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

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 4 21:39:05 PDT 2017


skatkov updated this revision to Diff 121614.
skatkov added a comment.

Re-based before landing.
Disable optimization by default, I will land separate patch to enable it on Tue my morning to be able to re-act on possible problems.


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.121614.patch
Type: text/x-patch
Size: 34764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171105/de82d9cc/attachment.bin>


More information about the llvm-commits mailing list