[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 10:20:28 PDT 2016


wmi updated this revision to Diff 64343.
wmi added a comment.

Addressed Michael's comments.


Repository:
  rL LLVM

https://reviews.llvm.org/D20474

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

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


More information about the llvm-commits mailing list