[PATCH] D100430: [AMDGPU][GlobalISel] Widen 1 and 2 byte scalar loads
Vang Thao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 19 16:05:48 PDT 2021
vangthao updated this revision to Diff 338663.
vangthao added a comment.
Handle G_SEXTLOAD and G_ZEXTLOAD and added more tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100430/new/
https://reviews.llvm.org/D100430
Files:
llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/frem.ll
llvm/test/CodeGen/AMDGPU/GlobalISel/regbankselect-widen-scalar-loads.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/widen-i8-i16-scalar-loads.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100430.338663.patch
Type: text/x-patch
Size: 42790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210419/dee3f4ed/attachment.bin>
More information about the llvm-commits
mailing list