[PATCH] D79097: [GVN] Improve analysis for missed optimization remark

Henrik G Olsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 2 04:44:18 PDT 2020


hnrklssn updated this revision to Diff 261630.
hnrklssn added a comment.

Updating D79097 <https://reviews.llvm.org/D79097>: [GVN] Improve analysis for missed optimization remark

Now all patches should be included... I think.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79097

Files:
  llvm/lib/Transforms/Scalar/GVN.cpp
  llvm/test/Transforms/GVN/opt-remarks-multiple-users.ll
  llvm/test/Transforms/GVN/opt-remarks-non-dominating.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79097.261630.patch
Type: text/x-patch
Size: 9747 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200502/96d785f7/attachment.bin>


More information about the llvm-commits mailing list