[PATCH] D20474: when calculating RegUsages, ignore instructions which are uniformed after vectorization

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 14:07:24 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL275912: Use uniforms set to populate VecValuesToIgnore. (authored by wmi).

Changed prior to commit:
  https://reviews.llvm.org/D20474?vs=64343&id=64380#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D20474

Files:
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorize.cpp
  llvm/trunk/test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/avx512.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/reg-usage.ll
  llvm/trunk/test/Transforms/LoopVectorize/reverse_induction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20474.64380.patch
Type: text/x-patch
Size: 11955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160718/cd62e4ea/attachment.bin>


More information about the llvm-commits mailing list