[PATCH] D123040: [NVPTX] .attribute(.managed) is only supported for sm_30 and PTX 4.0

Andrew Savonichev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 14 07:08:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG4cef5c397d5f: [NVPTX] .attribute(.managed) is only supported for sm_30 and PTX 4.0 (authored by asavonic).
Herald added a subscriber: gchakrabarti.

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123040/new/

https://reviews.llvm.org/D123040

Files:
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
  llvm/test/CodeGen/NVPTX/managed.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123040.422856.patch
Type: text/x-patch
Size: 5081 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220414/80e65192/attachment.bin>


More information about the llvm-commits mailing list