[PATCH] D122933: [RISCV][AMDGPU][TargetLowering] Special case overflow expansion for (uaddo X, 1).

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 13:16:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfa630e7594b6: [RISCV][AMDGPU][TargetLowering] Special case overflow expansion for (uaddo X… (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122933

Files:
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/CodeGen/AMDGPU/udiv64.ll
  llvm/test/CodeGen/AMDGPU/urem64.ll
  llvm/test/CodeGen/RISCV/rvv/sink-splat-operands.ll
  llvm/test/CodeGen/RISCV/xaluo.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122933.419845.patch
Type: text/x-patch
Size: 121828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220401/fda1aa1a/attachment-0001.bin>


More information about the llvm-commits mailing list