Files
clang-p2996/mlir
plognjen 27f15add7c [MLIR][ROCDL] Add ops for LDS read transpose and global to LDS intrinsics (#123530)
This PR adds missing ds\.read.tr4\.b64, ds\.read\.tr8\.b64,
ds\.read\.tr6\.b96,
ds\.read\.tr16\.b64 and global\.load\.lds ops to
 the ROCDL dialect.
The ops are converted to the corresponding intrinsic calls during the
translation from MLIR to LLVM IRs.

---------

Co-authored-by: Ognjen Plavsic <plognjen@amd.com>
2025-01-21 16:40:46 +00:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.