[all-commits] [llvm/llvm-project] bfef7c: [LLVM][NVPTX] Add NVPTX codegen support for fence....

Pradeep Kumar via All-commits all-commits at lists.llvm.org
Wed Aug 7 07:56:07 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfef7ccf03dc072e5e076500743318b7db5b9a33
      https://github.com/llvm/llvm-project/commit/bfef7ccf03dc072e5e076500743318b7db5b9a33
  Author: Pradeep Kumar <pradeepku at nvidia.com>
  Date:   2024-08-07 (Wed, 07 Aug 2024)

  Changed paths:
    M llvm/docs/NVPTXUsage.rst
    M llvm/include/llvm/IR/IntrinsicsNVVM.td
    M llvm/lib/IR/Verifier.cpp
    M llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
    A llvm/test/CodeGen/NVPTX/fence-proxy-tensormap.ll

  Log Message:
  -----------
  [LLVM][NVPTX] Add NVPTX codegen support for fence.proxy.tensormap (#100748)

This commit adds LLVM Intrinsics and NVPTX codegen support for
`fence.proxy.tensormap` with lit tests under fence-proxy-tensormap.ll.
Also, added Intrinsics documentation in NVPTXUsage.rst

---------

Co-authored-by: gonzalobg <65027571+gonzalobg at users.noreply.github.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