[PATCH] D153014: Deduplication of cyclic PHI nodes

Marek Sedláček via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 14:50:00 PDT 2023


mark-sed updated this revision to Diff 534079.
mark-sed added a comment.

Fix for hash to not break the DenseSet contract and small optimizations


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

https://reviews.llvm.org/D153014

Files:
  llvm/lib/Transforms/Utils/Local.cpp
  llvm/unittests/Transforms/Utils/LocalTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153014.534079.patch
Type: text/x-patch
Size: 7044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/f445326f/attachment.bin>


More information about the llvm-commits mailing list