[PATCH] D152199: [NVPTX] Adapt tests to make them usable with CUDA-12.x

Artem Belevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 14:22:38 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGef8655adc8e0: [NVPTX] Adapt tests to make them usable with CUDA-12.x (authored by tra).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D152199

Files:
  llvm/test/CodeGen/NVPTX/access-non-generic.ll
  llvm/test/CodeGen/NVPTX/add-sub-128bit.ll
  llvm/test/CodeGen/NVPTX/addrspacecast-gvar.ll
  llvm/test/CodeGen/NVPTX/addrspacecast.ll
  llvm/test/CodeGen/NVPTX/aggr-param.ll
  llvm/test/CodeGen/NVPTX/annotations.ll
  llvm/test/CodeGen/NVPTX/arg-lowering.ll
  llvm/test/CodeGen/NVPTX/arithmetic-fp-sm20.ll
  llvm/test/CodeGen/NVPTX/arithmetic-int.ll
  llvm/test/CodeGen/NVPTX/async-copy.ll
  llvm/test/CodeGen/NVPTX/atomics-sm60.ll
  llvm/test/CodeGen/NVPTX/atomics-with-scope.ll
  llvm/test/CodeGen/NVPTX/atomics.ll
  llvm/test/CodeGen/NVPTX/bf16.ll
  llvm/test/CodeGen/NVPTX/bfe.ll
  llvm/test/CodeGen/NVPTX/bug17709.ll
  llvm/test/CodeGen/NVPTX/bug22246.ll
  llvm/test/CodeGen/NVPTX/bug22322.ll
  llvm/test/CodeGen/NVPTX/bug26185-2.ll
  llvm/test/CodeGen/NVPTX/bug26185.ll
  llvm/test/CodeGen/NVPTX/bug52623.ll
  llvm/test/CodeGen/NVPTX/bypass-div.ll
  llvm/test/CodeGen/NVPTX/call_bitcast_byval.ll
  llvm/test/CodeGen/NVPTX/callchain.ll
  llvm/test/CodeGen/NVPTX/calling-conv.ll
  llvm/test/CodeGen/NVPTX/calls-with-phi.ll
  llvm/test/CodeGen/NVPTX/combine-min-max.ll
  llvm/test/CodeGen/NVPTX/compare-int.ll
  llvm/test/CodeGen/NVPTX/constant-vectors.ll
  llvm/test/CodeGen/NVPTX/convert-fp.ll
  llvm/test/CodeGen/NVPTX/convert-int-sm20.ll
  llvm/test/CodeGen/NVPTX/ctlz.ll
  llvm/test/CodeGen/NVPTX/ctpop.ll
  llvm/test/CodeGen/NVPTX/cttz.ll
  llvm/test/CodeGen/NVPTX/disable-opt.ll
  llvm/test/CodeGen/NVPTX/div-ri.ll
  llvm/test/CodeGen/NVPTX/divrem-combine.ll
  llvm/test/CodeGen/NVPTX/envreg.ll
  llvm/test/CodeGen/NVPTX/fast-math.ll
  llvm/test/CodeGen/NVPTX/fma-assoc.ll
  llvm/test/CodeGen/NVPTX/fma-disable.ll
  llvm/test/CodeGen/NVPTX/fma.ll
  llvm/test/CodeGen/NVPTX/fminimum-fmaximum.ll
  llvm/test/CodeGen/NVPTX/fp-literals.ll
  llvm/test/CodeGen/NVPTX/fp16.ll
  llvm/test/CodeGen/NVPTX/function-align.ll
  llvm/test/CodeGen/NVPTX/generic-to-nvvm.ll
  llvm/test/CodeGen/NVPTX/global-addrspace.ll
  llvm/test/CodeGen/NVPTX/global-ordering.ll
  llvm/test/CodeGen/NVPTX/global-visibility.ll
  llvm/test/CodeGen/NVPTX/globals_init.ll
  llvm/test/CodeGen/NVPTX/globals_lowering.ll
  llvm/test/CodeGen/NVPTX/half.ll
  llvm/test/CodeGen/NVPTX/i1-global.ll
  llvm/test/CodeGen/NVPTX/i1-int-to-fp.ll
  llvm/test/CodeGen/NVPTX/i1-param.ll
  llvm/test/CodeGen/NVPTX/i128-param.ll
  llvm/test/CodeGen/NVPTX/i8-param.ll
  llvm/test/CodeGen/NVPTX/idioms.ll
  llvm/test/CodeGen/NVPTX/imad.ll
  llvm/test/CodeGen/NVPTX/inline-asm.ll
  llvm/test/CodeGen/NVPTX/inlineasm-output-template.ll
  llvm/test/CodeGen/NVPTX/intrinsic-old.ll
  llvm/test/CodeGen/NVPTX/intrinsics.ll
  llvm/test/CodeGen/NVPTX/isspacep.ll
  llvm/test/CodeGen/NVPTX/ld-addrspace.ll
  llvm/test/CodeGen/NVPTX/ld-generic.ll
  llvm/test/CodeGen/NVPTX/ld-st-addrrspace.py
  llvm/test/CodeGen/NVPTX/ldparam-v4.ll
  llvm/test/CodeGen/NVPTX/ldu-i8.ll
  llvm/test/CodeGen/NVPTX/ldu-reg-plus-offset.ll
  llvm/test/CodeGen/NVPTX/libcall-fulfilled.ll
  llvm/test/CodeGen/NVPTX/load-sext-i1.ll
  llvm/test/CodeGen/NVPTX/local-stack-frame.ll
  llvm/test/CodeGen/NVPTX/lower-byval-args.ll
  llvm/test/CodeGen/NVPTX/machine-sink.ll
  llvm/test/CodeGen/NVPTX/managed.ll
  llvm/test/CodeGen/NVPTX/mbarrier.ll
  llvm/test/CodeGen/NVPTX/minmax-negative.ll
  llvm/test/CodeGen/NVPTX/module-inline-asm.ll
  llvm/test/CodeGen/NVPTX/mulwide.ll
  llvm/test/CodeGen/NVPTX/named-barriers.ll
  llvm/test/CodeGen/NVPTX/nofunc.ll
  llvm/test/CodeGen/NVPTX/nvcl-param-align.ll
  llvm/test/CodeGen/NVPTX/nvvm-annotations-D120129.ll
  llvm/test/CodeGen/NVPTX/packed-aggr.ll
  llvm/test/CodeGen/NVPTX/param-align.ll
  llvm/test/CodeGen/NVPTX/param-vectorize-device.ll
  llvm/test/CodeGen/NVPTX/param-vectorize-kernel.ll
  llvm/test/CodeGen/NVPTX/pow2_mask_cmp.ll
  llvm/test/CodeGen/NVPTX/pr13291-i1-store.ll
  llvm/test/CodeGen/NVPTX/pr16278.ll
  llvm/test/CodeGen/NVPTX/pr17529.ll
  llvm/test/CodeGen/NVPTX/read-global-variable-constant.ll
  llvm/test/CodeGen/NVPTX/refl1.ll
  llvm/test/CodeGen/NVPTX/reg-types.ll
  llvm/test/CodeGen/NVPTX/rotate.ll
  llvm/test/CodeGen/NVPTX/rotate_64.ll
  llvm/test/CodeGen/NVPTX/sched1.ll
  llvm/test/CodeGen/NVPTX/sched2.ll
  llvm/test/CodeGen/NVPTX/sext-in-reg.ll
  llvm/test/CodeGen/NVPTX/sext-params.ll
  llvm/test/CodeGen/NVPTX/shift-parts.ll
  llvm/test/CodeGen/NVPTX/short-ptr.ll
  llvm/test/CodeGen/NVPTX/simple-call.ll
  llvm/test/CodeGen/NVPTX/sqrt-approx.ll
  llvm/test/CodeGen/NVPTX/st-addrspace.ll
  llvm/test/CodeGen/NVPTX/st-generic.ll
  llvm/test/CodeGen/NVPTX/store-retval.ll
  llvm/test/CodeGen/NVPTX/surf-read-cuda.ll
  llvm/test/CodeGen/NVPTX/surf-read.ll
  llvm/test/CodeGen/NVPTX/surf-write-cuda.ll
  llvm/test/CodeGen/NVPTX/surf-write.ll
  llvm/test/CodeGen/NVPTX/symbol-naming.ll
  llvm/test/CodeGen/NVPTX/tex-read-cuda.ll
  llvm/test/CodeGen/NVPTX/tex-read.ll
  llvm/test/CodeGen/NVPTX/texsurf-queries.ll
  llvm/test/CodeGen/NVPTX/tuple-literal.ll
  llvm/test/CodeGen/NVPTX/vaargs.ll
  llvm/test/CodeGen/NVPTX/vec-param-load.ll
  llvm/test/CodeGen/NVPTX/vec8.ll
  llvm/test/CodeGen/NVPTX/vector-args.ll
  llvm/test/CodeGen/NVPTX/vector-call.ll
  llvm/test/CodeGen/NVPTX/vector-compare.ll
  llvm/test/CodeGen/NVPTX/vector-loads.ll
  llvm/test/CodeGen/NVPTX/vector-select.ll
  llvm/test/CodeGen/NVPTX/vector-stores.ll
  llvm/test/CodeGen/NVPTX/weak-global.ll
  llvm/test/CodeGen/NVPTX/weak-linkage.ll
  llvm/test/lit.cfg.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152199.529044.patch
Type: text/x-patch
Size: 122531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/c58199b0/attachment.bin>


More information about the llvm-commits mailing list