[PATCH] D138816: AMDGPU: Convert a test to generated checks
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 07:06:36 PST 2022
arsenm created this revision.
arsenm added a reviewer: AMDGPU.
Herald added subscribers: kosarev, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.
Also switch to not using kernels to test, since it shouldn't matter
for these addressing modes. This should reduce some of the diffs
between subtargets, but it's still not enough to share the same
checks.
The test could use some additional modernization. Probably should also
round this out with the new maximium offsets.
https://reviews.llvm.org/D138816
Files:
llvm/test/CodeGen/AMDGPU/cgp-addressing-modes-flat.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138816.478234.patch
Type: text/x-patch
Size: 43811 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221128/ee9b92d8/attachment.bin>
More information about the llvm-commits
mailing list