[PATCH] D123159: [InstCombine] Fold icmp(X) ? f(X) : C
Alexander Shaposhnikov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 5 14:47:31 PDT 2022
alexander-shaposhnikov updated this revision to Diff 420642.
alexander-shaposhnikov added a comment.
Cleanup
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123159/new/
https://reviews.llvm.org/D123159
Files:
llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
llvm/test/Transforms/InstCombine/select-binop-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123159.420642.patch
Type: text/x-patch
Size: 4449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/3e87cb39/attachment.bin>
More information about the llvm-commits
mailing list