aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorGuray Ozen <guray.ozen@gmail.com>2023-09-15 09:30:15 +0200
committerGitHub <noreply@github.com>2023-09-15 09:30:15 +0200
commit9420fc4956d0d6b37d87c52dcbadeb2416b5488a (patch)
tree82786cf92b097dd5d856a7ea3cab8b6bad24eb5c /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parent07460b66666403fc86e01d3fed6b77c1baf94cb1 (diff)
downloadllvm-9420fc4956d0d6b37d87c52dcbadeb2416b5488a.zip
llvm-9420fc4956d0d6b37d87c52dcbadeb2416b5488a.tar.gz
llvm-9420fc4956d0d6b37d87c52dcbadeb2416b5488a.tar.bz2
[MLIR] SM_90 integratation test of TMA `128x64xf16` and `64x64xf16` with 128b Swizzling (#65954)
The #65953 added a test `128x64xf16` that does a single TMA load. This PR adds more complex test that does 2 additional TMA loads with 128B Swizzling: ``` TMA Load: Matrix-A[0:128][0:64] TMA Load: Matrix-B[0:64][0:64] TMA Load: Matrix-B[64:128][0:64] ``` The program tests the loaded data for Matrix-B.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions