[PATCH] D81026: Inline Cost improvement - GetElementPtr with constant operands

Mircea Trofin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 15 19:51:07 PDT 2020


mtrofin accepted this revision.
mtrofin added a comment.
This revision is now accepted and ready to land.

In D81026#2094588 <https://reviews.llvm.org/D81026#2094588>, @knaumov wrote:

> - Added flag for the change which is true by default I have been struggling to collect the data @mtrofin has asked for to prove the usefulness of the patch. I will continue to do so, but meanwhile, I suggest accepting the change. Once I have gathered needed data, I will post new differential presenting the results and (most likely) deleting the flag.


LGTM


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D81026/new/

https://reviews.llvm.org/D81026





More information about the llvm-commits mailing list