[PATCH] D149521: [InstCombine] Add folds for `(icmp spred (ssub.sat X, Y), 0)` -> `X spred Y`
Noah Goldstein via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 30 08:16:20 PDT 2023
goldstein.w.n updated this revision to Diff 518330.
goldstein.w.n added a comment.
sle -> slt
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149521/new/
https://reviews.llvm.org/D149521
Files:
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
llvm/test/Transforms/InstCombine/cmp-intrinsic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149521.518330.patch
Type: text/x-patch
Size: 3850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230430/f1793baf/attachment.bin>
More information about the llvm-commits
mailing list