[PATCH] D84324: AMDGPU/GlobalISel: Lower G_FREM

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 22 07:07:05 PDT 2020


Petar.Avramovic created this revision.
Petar.Avramovic added reviewers: foad, arsenm.
Herald added subscribers: llvm-commits, kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

Add lower for G_FREM.


https://reviews.llvm.org/D84324

Files:
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-frem.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84324.279811.patch
Type: text/x-patch
Size: 35254 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200722/129b5c4a/attachment.bin>


More information about the llvm-commits mailing list