[llvm] [Inline][Cloning] Defer constant propagation after phi-nodes resolution (PR #87963)

Antonio Frighetto via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 22 00:39:28 PDT 2024


antoniofrighetto wrote:

• s/isInstTriviallyDead/wouldInstBeTriviallyDead/: http://llvm-compile-time-tracker.com/compare.php?from=2a47ee070145438424b065a35c4a680ea0cb0c1f&to=893dc199c447806aeb29436cc9e4dd3878c91bc4&stat=instructions:u
• Simple constant folding: http://llvm-compile-time-tracker.com/compare.php?from=60baaf153d05a7828b304050aba461ebb66232c6&to=78c72fd92fa1b22fd2d113bb4e821b484322aadd&stat=instructions:u (+ above failures).

https://github.com/llvm/llvm-project/pull/87963


More information about the llvm-commits mailing list