[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
Mon Jun 6 16:45:15 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL271961: [InstCombine] scalarizePHI should not assume the code it sees has been CSE'd (authored by mkuper).

Changed prior to commit:
  http://reviews.llvm.org/D20983?vs=59622&id=59805#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20983

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20983.59805.patch
Type: text/x-patch
Size: 6249 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160606/44568f36/attachment.bin>


More information about the llvm-commits mailing list