[PATCH] D98133: [SelectionDAG] Add computeKnownBits support for ISD::USUBSAT.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 7 09:54:10 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0eb405c3b8e2: [SelectionDAG] Add computeKnownBits support for ISD::USUBSAT. (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98133/new/

https://reviews.llvm.org/D98133

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AMDGPU/usubsat.ll
  llvm/test/CodeGen/ARM/usub_sat.ll
  llvm/test/CodeGen/ARM/usub_sat_plus.ll
  llvm/test/CodeGen/RISCV/usub_sat.ll
  llvm/test/CodeGen/X86/combine-sub-usat.ll
  llvm/test/CodeGen/X86/usub_sat.ll
  llvm/test/CodeGen/X86/usub_sat_plus.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98133.328882.patch
Type: text/x-patch
Size: 17751 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210307/ae9a450e/attachment.bin>


More information about the llvm-commits mailing list