[PATCH] D116765: [x86] make select lowering using SBB hack more flexible
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 7 04:05:32 PST 2022
spatel updated this revision to Diff 398096.
spatel added a comment.
Updated TODO comment to mention SETCC_CARRY.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116765/new/
https://reviews.llvm.org/D116765
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/sdiv_fix_sat.ll
llvm/test/CodeGen/X86/select.ll
llvm/test/CodeGen/X86/umul_fix_sat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116765.398096.patch
Type: text/x-patch
Size: 19162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/2819bed3/attachment.bin>
More information about the llvm-commits
mailing list