[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
Tue Dec 20 15:11:06 PST 2022


pavelkopyl created this revision.
Herald added subscribers: mattd, gchakrabarti, asavonic.
Herald added a project: All.
pavelkopyl requested review of this revision.
Herald added subscribers: llvm-commits, jholewinski.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.484397.patch
Type: text/x-patch
Size: 11126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221220/dbad8b6a/attachment.bin>


More information about the llvm-commits mailing list