[PATCH] D26083: [LV] Scalarize operands of predicated instructions

Matthew Simpson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 7 07:13:44 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288909: [LV] Scalarize operands of predicated instructions (authored by mssimpso).

Changed prior to commit:
  https://reviews.llvm.org/D26083?vs=80099&id=80592#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26083

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/aarch64-predication.ll
  llvm/trunk/test/Transforms/LoopVectorize/AArch64/predication_costs.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/x86-predication.ll
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-non-void.ll
  llvm/trunk/test/Transforms/LoopVectorize/if-pred-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26083.80592.patch
Type: text/x-patch
Size: 28436 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161207/1c163f32/attachment.bin>


More information about the llvm-commits mailing list