[PATCH] D144176: [AMDGPU] Add cross-project-tests for WMMA builtins
Diana Picus via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 16 02:30:39 PST 2023
rovka created this revision.
Herald added subscribers: kosarev, kerbowa, tpr, dstuttard, yaxunl, jvesely, kzhuravl.
Herald added a project: All.
rovka requested review of this revision.
Herald added subscribers: llvm-commits, wdng.
Herald added a project: LLVM.
Add a few tests to make sure we get the expected instruction for the
WMMA builtins (and generally that our builtins and intrinsics are on the
same page and won't blow up).
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D144176
Files:
cross-project-tests/CMakeLists.txt
cross-project-tests/amdgpu/builtins-amdgcn-wmma-w32.cl
cross-project-tests/amdgpu/builtins-amdgcn-wmma-w64.cl
cross-project-tests/amdgpu/lit.local.cfg
cross-project-tests/lit.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144176.497940.patch
Type: text/x-patch
Size: 7500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230216/c2772643/attachment.bin>
More information about the llvm-commits
mailing list