[PATCH] D151659: Constant propogation through freeze instruction
Mikhail Gudim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 2 13:53:19 PDT 2023
mgudim updated this revision to Diff 527962.
mgudim added a comment.
Added a check if type is struct (followed visitSelect as an example)
added test `freeze_struct`
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.527962.patch
Type: text/x-patch
Size: 3830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/9971761d/attachment.bin>
More information about the llvm-commits
mailing list