[PATCH] D20238: [PowerPC] Run reg2mem on tests to simplify them.

Geoff Berry via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 08:18:31 PDT 2016


gberry created this revision.
gberry added a reviewer: hfinkel.
gberry added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.

This change is needed to avoid spurious diffs in these tests when
EarlyCSE is improved to use MemorySSA and can do more load elimination.

http://reviews.llvm.org/D20238

Files:
  test/CodeGen/PowerPC/builtins-ppc-p8vector.ll
  test/CodeGen/PowerPC/vsx-ldst-builtin-le.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20238.57192.patch
Type: text/x-patch
Size: 14496 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160513/9c7fbe26/attachment.bin>


More information about the llvm-commits mailing list