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

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 29 22:51:17 PDT 2017


skatkov updated this revision to Diff 120770.
skatkov marked 2 inline comments as done.
skatkov added a comment.

added a couple of more tests. Specifically for select of select, select of phi and phi of select.


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.120770.patch
Type: text/x-patch
Size: 34799 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171030/aa0cc2a7/attachment.bin>


More information about the llvm-commits mailing list