[SLP] Propagate 'nontemporal' attribute into vectorized instructions.
authorMichael Zolotukhin <mzolotukhin@apple.com>
Thu, 20 Aug 2015 22:28:15 +0000 (22:28 +0000)
committerMichael Zolotukhin <mzolotukhin@apple.com>
Thu, 20 Aug 2015 22:28:15 +0000 (22:28 +0000)
commit9cd73adba00afbd76eb686252ff4d6a4c69ebce2
tree2b78c0bc8db41bea330a4c354067b37484d08fa4
parentc23d147533ce30c1a48dc7673c9921381361ce94
[SLP] Propagate 'nontemporal' attribute into vectorized instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245633 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/SLPVectorizer.cpp
test/Transforms/SLPVectorizer/AArch64/nontemporal.ll [new file with mode: 0644]