[all-commits] [llvm/llvm-project] 21cef8: [MLIR][NVVM] Add support for tcgen05.{ld, st} (#13...

Pradeep Kumar via All-commits all-commits at lists.llvm.org
Wed Mar 12 23:37:25 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 21cef8aa1c95c67732b6fa6878c26e193e5798b3
      https://github.com/llvm/llvm-project/commit/21cef8aa1c95c67732b6fa6878c26e193e5798b3
  Author: Pradeep Kumar <pradeepku at nvidia.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/NVVMOps.td
    M mlir/lib/Dialect/LLVMIR/IR/NVVMDialect.cpp
    M mlir/lib/Target/LLVMIR/Dialect/NVVM/NVVMToLLVMIRTranslation.cpp
    A mlir/test/Target/LLVMIR/nvvm/tcgen05-ld.mlir
    A mlir/test/Target/LLVMIR/nvvm/tcgen05-st.mlir

  Log Message:
  -----------
  [MLIR][NVVM] Add support for tcgen05.{ld, st} (#130728)

This commit adds support for tcgen05.{ld, st} to the NVVM Dialect with
tests under tcgen05-ld.mlir and tcgen05-st.mlir respectively



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