[all-commits] [llvm/llvm-project] b038dc: [MLIR][NVVM] Add TMA linear prefetch Op (#141211)

Durgadoss R via All-commits all-commits at lists.llvm.org
Mon May 26 03:01:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b038dc24f389bf1d665bcc24cc4c5ad32cac22d8
      https://github.com/llvm/llvm-project/commit/b038dc24f389bf1d665bcc24cc4c5ad32cac22d8
  Author: Durgadoss R <durgadossr at nvidia.com>
  Date:   2025-05-26 (Mon, 26 May 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
    M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
    M mlir/test/Target/LLVMIR/nvvm/tma_prefetch.mlir

  Log Message:
  -----------
  [MLIR][NVVM] Add TMA linear prefetch Op (#141211)

This patch adds an Op for the TMA prefetch
(non-tensor) variant. llvm-lit tests are added
to verify the lowering to the intrinsics.

Signed-off-by: Durgadoss R <durgadossr at nvidia.com>



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list