[PATCH] D151659: Constant propogation through freeze instruction
Mikhail Gudim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 30 07:46:02 PDT 2023
mgudim updated this revision to Diff 526612.
mgudim added a comment.
Added the check for potentially poison values.
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.526612.patch
Type: text/x-patch
Size: 3397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230530/4905a155/attachment.bin>
More information about the llvm-commits
mailing list