[PATCH] D20983: [InstCombine] scalarizePHI should not assume the code it sees has been CSE'd

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 3 14:12:58 PDT 2016


mkuper updated this revision to Diff 59622.
mkuper added a comment.

Updated per David's comments.


http://reviews.llvm.org/D20983

Files:
  lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  test/Transforms/InstCombine/vec_phi_extract.ll
  test/Transforms/LoopVectorize/PowerPC/vsx-tsvc-s173.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20983.59622.patch
Type: text/x-patch
Size: 6150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160603/fc055841/attachment.bin>


More information about the llvm-commits mailing list