[PATCH] D140436: [NVPTX] Add support of ptxas v12.0 to the LIT tests

Pavel Kopyl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 9 16:27:35 PST 2023


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

- Rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140436

Files:
  llvm/test/CodeGen/NVPTX/aggregate-return.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/ldg-invariant.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/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/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140436.487603.patch
Type: text/x-patch
Size: 11144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230110/25dd53e8/attachment.bin>


More information about the llvm-commits mailing list