[PATCH] D83382: [AMDGPU] Fix and simplify AMDGPUTargetLowering::LowerUDIVREM

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 8 11:15:39 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGecac951be92b: [AMDGPU] Fix and simplify AMDGPUTargetLowering::LowerUDIVREM (authored by foad).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83382

Files:
  llvm/lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructions.td
  llvm/lib/Target/AMDGPU/CaymanInstructions.td
  llvm/lib/Target/AMDGPU/SIInstructions.td
  llvm/test/CodeGen/AMDGPU/amdgpu-codegenprepare-idiv.ll
  llvm/test/CodeGen/AMDGPU/bypass-div.ll
  llvm/test/CodeGen/AMDGPU/sdiv.ll
  llvm/test/CodeGen/AMDGPU/udivrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83382.276495.patch
Type: text/x-patch
Size: 65713 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/9347e7a5/attachment.bin>


More information about the llvm-commits mailing list