Files
clang-p2996/mlir/test/Dialect/LLVMIR
Srinivasa Ravi 1bc3845c44 [MLIR][NVVM] Add prefetch Ops (#141737)
This change adds `prefetch` and `prefetch.uniform` Ops to the NVVM
dialect for the `prefetch` and `prefetchu` group of instructions.

PTX Spec Reference:
https://docs.nvidia.com/cuda/parallel-thread-execution/#data-movement-and-conversion-instructions-prefetch-prefetchu
2025-06-05 20:08:00 +05:30
..