[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 03:40:45 PDT 2020


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

[GVN] Update analysis for optimization remark and add tests

We now cover even more cases for finding OtherAccess.


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-non-dominating.ll

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


More information about the llvm-commits mailing list