[PATCH] D84324: AMDGPU/GlobalISel: Lower G_FREM

Petar Avramovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 06:29:37 PDT 2020


Petar.Avramovic updated this revision to Diff 283893.
Petar.Avramovic added a comment.

Force promotion to 32-bit first when subtarget doesn't have 16-bit instruction.


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

https://reviews.llvm.org/D84324

Files:
  llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/frem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84324.283893.patch
Type: text/x-patch
Size: 55677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/db18b17d/attachment.bin>


More information about the llvm-commits mailing list