[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
Wed Nov 22 10:09:00 PST 2017


john.brawn updated this revision to Diff 123971.
john.brawn added a comment.

Rebase, and allow combining of the different parts of the addressing mode to be individually disabled.


Repository:
  rL LLVM

https://reviews.llvm.org/D38133

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38133.123971.patch
Type: text/x-patch
Size: 18131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171122/b40a4d72/attachment.bin>


More information about the llvm-commits mailing list