[PATCH] D74459: AMDGPU/GlobalISel: Custom lower 32-bit G_SDIV/G_SREM

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 11 18:44:08 PST 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, kerbowa, foad, rampitec.
Herald added subscribers: Petar.Avramovic, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
arsenm added a parent revision: D74446: AMDGPU/GlobalISel: Custom lower 32-bit G_UDIV/G_UREM.

https://reviews.llvm.org/D74459

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sdiv.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-srem.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/sdiv.i32.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/srem.i32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74459.244052.patch
Type: text/x-patch
Size: 255372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/df3c6124/attachment-0001.bin>


More information about the llvm-commits mailing list