[PATCH] D157267: [NewGVN] Don't always update use counts for SSA copies

Vladimir Radosavljevic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 24 03:44:17 PDT 2023


vladimirradosavljevic updated this revision to Diff 553063.
vladimirradosavljevic retitled this revision from "[NewGVN] Fix an use after free when updating use count" to "[NewGVN] Don't always update use counts for SSA copies".
vladimirradosavljevic edited the summary of this revision.
vladimirradosavljevic added a comment.

Comments addressed.


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

https://reviews.llvm.org/D157267

Files:
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/NewGVN/crash-usecounts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157267.553063.patch
Type: text/x-patch
Size: 7090 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230824/800e9003/attachment.bin>


More information about the llvm-commits mailing list