[PATCH] D155211: [NVPTX] Add initial support for '.alias' in PTX

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jul 13 08:55:13 PDT 2023


jhuber6 updated this revision to Diff 540062.
jhuber6 added a comment.

Remove changes in `clang` that I forgot to remove to keep this restricted to the codegen. Afterwards we can remove the sema in clang and test it there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155211

Files:
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
  llvm/lib/Target/NVPTX/NVPTXAsmPrinter.h
  llvm/test/CodeGen/NVPTX/alias-errors.ll
  llvm/test/CodeGen/NVPTX/alias.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155211.540062.patch
Type: text/x-patch
Size: 5624 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230713/67c118a5/attachment.bin>


More information about the cfe-commits mailing list