[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 10:24:59 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG68defc013444: [x86] make select lowering using SBB hack more flexible (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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.398188.patch
Type: text/x-patch
Size: 19162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220107/b37a5f6a/attachment.bin>


More information about the llvm-commits mailing list