[PATCH] D123109: [x86] Improve select lowering for smin(x, 0) & smax(x, 0)
Wei Xiao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 00:53:56 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG842d0bf93176: [x86] Improve select lowering for smin(x, 0) & smax(x, 0) (authored by wxiao3).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123109/new/
https://reviews.llvm.org/D123109
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/select-smin-smax.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123109.421116.patch
Type: text/x-patch
Size: 4939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/8c98922d/attachment.bin>
More information about the llvm-commits
mailing list