[PATCH] D117708: AMDGPU: Add some additional test coverage for BFI matching

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 11:49:16 PST 2022


arsenm created this revision.
arsenm added a reviewer: AMDGPU.
Herald added subscribers: kerbowa, t-tye, tpr, dstuttard, yaxunl, nhaehnle, jvesely, kzhuravl.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Try to stress constant bus restriction enforcement since some of these
are broken for GlobalISel. Split the r600 test because some of these
cases don't compile (and all the ones using return values are
discarded).


https://reviews.llvm.org/D117708

Files:
  llvm/test/CodeGen/AMDGPU/bfi_int.ll
  llvm/test/CodeGen/AMDGPU/bfi_int.r600.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117708.401353.patch
Type: text/x-patch
Size: 41367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220119/d6aab82c/attachment-0001.bin>


More information about the llvm-commits mailing list