[PATCH] D100726: AMDGPU/GlobalISel: Legalize G_[SU]DIVREM instructions

Christudasan Devadasan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 18 07:19:50 PDT 2021


cdevadas created this revision.
cdevadas added reviewers: arsenm, paquette, aemerson.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, jvesely, kzhuravl.
cdevadas requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D100726

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/sdivrem.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/udivrem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100726.338378.patch
Type: text/x-patch
Size: 295800 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210418/f24de8b8/attachment-0001.bin>


More information about the llvm-commits mailing list