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

Henrik G Olsson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 14:53:19 PDT 2021


hnrklssn updated this revision to Diff 339788.
hnrklssn added a comment.
Herald added a subscriber: ormris.

Split CHECKs to keep them closer to their relevant functions, and added debug information to disambiguate instructions where relevant.


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.339788.patch
Type: text/x-patch
Size: 17645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/08bb735b/attachment.bin>


More information about the llvm-commits mailing list