diff options
author | Durgadoss R <durgadossr@nvidia.com> | 2025-09-23 13:03:35 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-09-23 13:03:35 +0530 |
commit | fa366b4e9f851e3cc7322525e6371aef162d4b1e (patch) | |
tree | cb86bfc7906330ab2e0ce5d4b349c951be8c1b0b /clang/lib/AST/ByteCode/Compiler.cpp | |
parent | f354ca237b446fdd2a4ebbc44e11669ebbd0ff22 (diff) | |
download | llvm-fa366b4e9f851e3cc7322525e6371aef162d4b1e.zip llvm-fa366b4e9f851e3cc7322525e6371aef162d4b1e.tar.gz llvm-fa366b4e9f851e3cc7322525e6371aef162d4b1e.tar.bz2 |
[MLIR][NVVM] Update TMA Load Op (#156347)
This patch includes im2col and gather mode
support for the TMA Load Op. The lowering is
also updated to intrinsics except when a Predicate
is given. This completes the Blackwell additions
on this Op.
* NVVM Dialect has support for Shared::Cluster
address-space now. So, this patch also updates the
Op to use AS(7) instead of AS(3). The corresponding
inline-ptx based unit tests are also updated.
* lit tests are added for all combinations.
Signed-off-by: Durgadoss R <durgadossr@nvidia.com>
Diffstat (limited to 'clang/lib/AST/ByteCode/Compiler.cpp')
0 files changed, 0 insertions, 0 deletions