[PATCH] D36073: [CGP] Extends the scope of optimizeMemoryInst optimization

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 10 04:24:21 PDT 2017


skatkov updated this revision to Diff 118344.
skatkov added a comment.
Herald added a subscriber: javed.absar.

Please take a look.
I also plan to add more complex test cases like different mix of select and phi.


https://reviews.llvm.org/D36073

Files:
  lib/CodeGen/CodeGenPrepare.cpp
  test/Transforms/CodeGenPrepare/ARM/sink-addrmode.ll
  test/Transforms/CodeGenPrepare/X86/sink-addrmode-base.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36073.118344.patch
Type: text/x-patch
Size: 32006 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171010/45117697/attachment.bin>


More information about the llvm-commits mailing list