[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
Tue Apr 5 01:11:21 PDT 2022


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

update the 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/fpclamptosat_vec.ll
  llvm/test/CodeGen/X86/sdiv_fix_sat.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123109.420403.patch
Type: text/x-patch
Size: 57883 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220405/8eadd206/attachment.bin>


More information about the llvm-commits mailing list