[PATCH] D141054: [NVPTX] Set default version of architecture to SM_30, PTX to 6.0.

Pavel Kopyl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 14:43:51 PST 2023


pavelkopyl updated this revision to Diff 486686.
pavelkopyl added a comment.

- Rebase
- Fixes according to a review notes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141054

Files:
  llvm/lib/Target/NVPTX/NVPTX.td
  llvm/lib/Target/NVPTX/NVPTXSubtarget.cpp
  llvm/test/CodeGen/NVPTX/nvvm-reflect-arch.ll
  llvm/test/CodeGen/NVPTX/nvvm-reflect-ocl.ll
  llvm/test/CodeGen/NVPTX/sm-version.ll
  llvm/test/CodeGen/NVPTX/surf-tex.py
  llvm/test/DebugInfo/NVPTX/dbg-declare-alloca.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141054.486686.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230105/3e9e5330/attachment.bin>


More information about the llvm-commits mailing list