[PATCH] D84324: AMDGPU/GlobalISel: Lower G_FREM
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 6 05:22:28 PDT 2020
Petar.Avramovic updated this revision to Diff 283574.
Petar.Avramovic edited the summary of this revision.
Petar.Avramovic added a comment.
Switch to custom lowering and update to match changes in dag custom lowering for frem (and use same lowering for s16 also).
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.283574.patch
Type: text/x-patch
Size: 57642 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200806/f0a81c9d/attachment.bin>
More information about the llvm-commits
mailing list