[PATCH] D88725: [GVN LoadPRE] Extend the scope of optimization by using context to prove safety of speculation

Serguei Katkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Oct 4 21:41:42 PDT 2020


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

Handled comments. Will wait for a day to give a chance for Roman, Philip and Max to take a look one more time.


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

https://reviews.llvm.org/D88725

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/loadpre-context.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88725.296095.patch
Type: text/x-patch
Size: 7264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201005/f4e12ea6/attachment.bin>


More information about the llvm-commits mailing list