[PATCH] D151659: Constant propogation through freeze instruction

Mikhail Gudim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 30 08:40:44 PDT 2023


mgudim updated this revision to Diff 526643.
mgudim added a comment.

Merged nested ifs into one.


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

https://reviews.llvm.org/D151659

Files:
  llvm/lib/Transforms/Utils/SCCPSolver.cpp
  llvm/test/Transforms/SCCP/freeze.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151659.526643.patch
Type: text/x-patch
Size: 3389 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/bcb92bb7/attachment.bin>


More information about the llvm-commits mailing list