[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
Wed Apr 6 20:00:01 PDT 2022


wxiao3 updated this revision to Diff 421071.
wxiao3 added a comment.

Address Phoebe's comments.


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.421071.patch
Type: text/x-patch
Size: 4939 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220407/bc0c4c63/attachment.bin>


More information about the llvm-commits mailing list