[PATCH] D55814: GlobalISel: Support narrowing zextload/sextload
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 18 02:08:52 PST 2018
arsenm created this revision.
Herald added subscribers: kristof.beyls, rovka, nhaehnle, wdng, jvesely.
https://reviews.llvm.org/D55814
Files:
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
test/CodeGen/AMDGPU/GlobalISel/legalize-sextload-flat.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-sextload-global.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-sextload-local.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-sextload-private.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-zextload-flat.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-zextload-global.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-zextload-local.mir
test/CodeGen/AMDGPU/GlobalISel/legalize-zextload-private.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55814.178626.patch
Type: text/x-patch
Size: 30227 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/720d2c28/attachment.bin>
More information about the llvm-commits
mailing list