[PATCH] D105347: [AMDGPU][GlobalISel] Legalization of G_ROTL and G_ROTR
Mateja Marjanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 28 04:34:34 PDT 2021
matejam updated this revision to Diff 362331.
matejam added a comment.
Add tests for non power of 2 types (i15, i31...).
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105347/new/
https://reviews.llvm.org/D105347
Files:
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.362331.patch
Type: text/x-patch
Size: 27125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210728/7d4fcb65/attachment.bin>
More information about the llvm-commits
mailing list