[PATCH] D141482: [LVI][CVP] Make use of condition known at use
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 12 01:49:51 PST 2023
nikic updated this revision to Diff 488549.
nikic added a comment.
Give magic constant 2 a name.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D141482/new/
https://reviews.llvm.org/D141482
Files:
llvm/include/llvm/Analysis/LazyValueInfo.h
llvm/lib/Analysis/LazyValueInfo.cpp
llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
llvm/test/Transforms/CorrelatedValuePropagation/cond-at-use.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141482.488549.patch
Type: text/x-patch
Size: 7651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230112/496744c5/attachment.bin>
More information about the llvm-commits
mailing list