[PATCH] D79097: [GVN] Improve analysis for missed optimization remark
Henrik G Olsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 20 10:42:12 PDT 2021
hnrklssn updated this revision to Diff 338920.
hnrklssn added a comment.
Address review comments and fix crash for non-local variables.
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.338920.patch
Type: text/x-patch
Size: 13884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210420/d06d59c5/attachment-0001.bin>
More information about the llvm-commits
mailing list