[PATCH] D105347: [AMDGPU][GlobalISel] Legalization of G_ROTL and G_ROTR
Mateja Marjanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 30 02:58:01 PDT 2021
matejam updated this revision to Diff 363017.
matejam added a comment.
Implement integer negation buildNeg() and use it instead of buildFNeg().
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105347/new/
https://reviews.llvm.org/D105347
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/legalize-rotl-rotr.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105347.363017.patch
Type: text/x-patch
Size: 28802 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210730/84ce7921/attachment.bin>
More information about the llvm-commits
mailing list