[PATCH] D38133: [CGP] Make optimizeMemoryInst able to combine more kinds of ExtAddrMode fields

John Brawn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 3 10:58:11 PDT 2017


john.brawn updated this revision to Diff 121514.
john.brawn retitled this revision from "[CGP] Make optimizeMemoryInst introduce a select/phi if it improves things" to "[CGP] Make optimizeMemoryInst able to combine more kinds of ExtAddrMode fields".
john.brawn edited the summary of this revision.
john.brawn added a comment.

Reworked this so that it applies on top of https://reviews.llvm.org/D36073.


Repository:
  rL LLVM

https://reviews.llvm.org/D38133

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38133.121514.patch
Type: text/x-patch
Size: 16722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171103/72f0c3a8/attachment.bin>


More information about the llvm-commits mailing list