[PATCH] D141736: [NVPTX] Use 'sm_60' architecture when expanding %ptxas-verify macro.

Pavel Kopyl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 15 15:37:15 PST 2023


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

- Add a comment that %ptxas-verify defaults to sm_60 arch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141736

Files:
  llvm/test/CodeGen/NVPTX/aggregate-return.ll
  llvm/test/CodeGen/NVPTX/atomicrmw-expand.ll
  llvm/test/CodeGen/NVPTX/atomics.ll
  llvm/test/CodeGen/NVPTX/barrier.ll
  llvm/test/CodeGen/NVPTX/branch-fold.ll
  llvm/test/CodeGen/NVPTX/bug21465.ll
  llvm/test/CodeGen/NVPTX/bug26185-2.ll
  llvm/test/CodeGen/NVPTX/bug26185.ll
  llvm/test/CodeGen/NVPTX/bypass-div.ll
  llvm/test/CodeGen/NVPTX/divrem-combine.ll
  llvm/test/CodeGen/NVPTX/extloadv.ll
  llvm/test/CodeGen/NVPTX/fns.ll
  llvm/test/CodeGen/NVPTX/fp-contract.ll
  llvm/test/CodeGen/NVPTX/ldg-invariant.ll
  llvm/test/CodeGen/NVPTX/ldu-ldg.ll
  llvm/test/CodeGen/NVPTX/load-with-non-coherent-cache.ll
  llvm/test/CodeGen/NVPTX/lower-aggr-copies.ll
  llvm/test/CodeGen/NVPTX/lower-alloca.ll
  llvm/test/CodeGen/NVPTX/managed.ll
  llvm/test/CodeGen/NVPTX/param-load-store.ll
  llvm/test/CodeGen/NVPTX/read-global-variable-constant.ll
  llvm/test/CodeGen/NVPTX/reg-copy.ll
  llvm/test/CodeGen/NVPTX/rotate.ll
  llvm/test/CodeGen/NVPTX/shfl-p.ll
  llvm/test/CodeGen/NVPTX/shfl-sync-p.ll
  llvm/test/CodeGen/NVPTX/shfl-sync.ll
  llvm/test/CodeGen/NVPTX/shfl.ll
  llvm/test/CodeGen/NVPTX/surf-read-cuda.ll
  llvm/test/CodeGen/NVPTX/surf-write-cuda.ll
  llvm/test/CodeGen/NVPTX/tex-read-cuda.ll
  llvm/test/CodeGen/NVPTX/texsurf-queries.ll
  llvm/test/CodeGen/NVPTX/vote.ll
  llvm/test/CodeGen/NVPTX/zeroext-32bit.ll
  llvm/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141736.497827.patch
Type: text/x-patch
Size: 22379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230215/ea742d5c/attachment.bin>


More information about the llvm-commits mailing list