author | Elena Demikhovsky <elena.demikhovsky@intel.com> | |
Thu, 22 Jan 2015 08:20:06 +0000 (08:20 +0000) | ||
committer | Elena Demikhovsky <elena.demikhovsky@intel.com> | |
Thu, 22 Jan 2015 08:20:06 +0000 (08:20 +0000) | ||
commit | 05e7ae1a7b4a2c88ab6515c2a0bc071c90ea80df | |
tree | 813810334ea1b41a4f9fe3ed75eb2f37cd754459 | tree | snapshot (tar.xz tar.gz zip) |
parent | 884f263eabb4238a18c415294652faad06920a39 | commit | diff |
Fixed a bug in masked load/store in reversed loop.
Added a test.
The bug was submitted to bugzilla:
http://llvm.org/bugs/show_bug.cgi?id=22225
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226791 91177308-0d34-0410-b5e6-96231b3b80d8
Added a test.
The bug was submitted to bugzilla:
http://llvm.org/bugs/show_bug.cgi?id=22225
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226791 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/LoopVectorize.cpp | diff | blob | history | |
test/Transforms/LoopVectorize/X86/masked_load_store.ll | diff | blob | history |