[all-commits] [llvm/llvm-project] f5ee40: [LLVM][NVPTX] Add codegen support for tcgen05.{ld, ...

Pradeep Kumar via All-commits all-commits at lists.llvm.org
Thu Feb 27 01:26:57 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f5ee40154507637835b27092ed85184db1a39478
      https://github.com/llvm/llvm-project/commit/f5ee40154507637835b27092ed85184db1a39478
  Author: Pradeep Kumar <pradeepku at nvidia.com>
  Date:   2025-02-27 (Thu, 27 Feb 2025)

  Changed paths:
    M llvm/docs/NVPTXUsage.rst
    M llvm/include/llvm/IR/Intrinsics.td
    M llvm/include/llvm/IR/IntrinsicsNVVM.td
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
    M llvm/lib/Target/NVPTX/NVPTXISelDAGToDAG.h
    M llvm/lib/Target/NVPTX/NVPTXISelLowering.cpp
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
    A llvm/test/CodeGen/NVPTX/tcgen05-ld.ll
    A llvm/test/CodeGen/NVPTX/tcgen05-st.ll

  Log Message:
  -----------
  [LLVM][NVPTX] Add codegen support for tcgen05.{ld, st} instructions (#126740)

This commit adds support for tcgen05.{ld, st} instructions with lit
tests under tcgen05-ld.ll and tcgen05-st.ll and intrinsics documentation
under NVPTXUsage.rst



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