[PATCH] D130597: [SPIRV] Add tests to improve test coverage

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 10:24:25 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8468e67495ed: [SPIRV] Add tests to improve test coverage (authored by andreytr).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130597

Files:
  llvm/test/CodeGen/SPIRV/LinkOnceODR.ll
  llvm/test/CodeGen/SPIRV/OpVectorInsertDynamic.ll
  llvm/test/CodeGen/SPIRV/atomicrmw.ll
  llvm/test/CodeGen/SPIRV/exec_mode_float_control_khr.ll
  llvm/test/CodeGen/SPIRV/instructions/call-trivial-function.ll
  llvm/test/CodeGen/SPIRV/instructions/scalar-bitwise-operations.ll
  llvm/test/CodeGen/SPIRV/instructions/vector-bitwise-operations.ll
  llvm/test/CodeGen/SPIRV/instructions/vector-shuffle.ll
  llvm/test/CodeGen/SPIRV/linked-list.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/assume.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/expect.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/fshr.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/invariant.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/umul.with.overflow.ll
  llvm/test/CodeGen/SPIRV/memory_model_md.ll
  llvm/test/CodeGen/SPIRV/multi_md.ll
  llvm/test/CodeGen/SPIRV/opencl/basic/get_global_offset.ll
  llvm/test/CodeGen/SPIRV/opencl/basic/progvar_prog_scope_init.ll
  llvm/test/CodeGen/SPIRV/opencl/basic/progvar_prog_scope_uninit.ll
  llvm/test/CodeGen/SPIRV/preprocess-metadata.ll
  llvm/test/CodeGen/SPIRV/pstruct.ll
  llvm/test/CodeGen/SPIRV/sitofp-with-bool.ll
  llvm/test/CodeGen/SPIRV/spirv_param_decorations.ll
  llvm/test/CodeGen/SPIRV/spirv_param_decorations_quals.ll
  llvm/test/CodeGen/SPIRV/store.ll
  llvm/test/CodeGen/SPIRV/struct.ll
  llvm/test/CodeGen/SPIRV/transcoding/ConvertPtr.ll
  llvm/test/CodeGen/SPIRV/transcoding/DecorationAlignment.ll
  llvm/test/CodeGen/SPIRV/transcoding/DivRem.ll
  llvm/test/CodeGen/SPIRV/transcoding/ExecutionMode_SPIR_to_SPIRV.ll
  llvm/test/CodeGen/SPIRV/transcoding/GlobalFunAnnotate.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpConstantBool.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpPhi_ArgumentsPlaceholders.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitch32.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitch64.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchChar.ll
  llvm/test/CodeGen/SPIRV/transcoding/RelationalOperatorsFUnord.ll
  llvm/test/CodeGen/SPIRV/transcoding/TransFNeg.ll
  llvm/test/CodeGen/SPIRV/transcoding/bitcast.ll
  llvm/test/CodeGen/SPIRV/transcoding/fneg.ll
  llvm/test/CodeGen/SPIRV/transcoding/fp_contract_reassoc_fast_mode.ll
  llvm/test/CodeGen/SPIRV/transcoding/isequal.ll
  llvm/test/CodeGen/SPIRV/transcoding/memory_access.ll
  llvm/test/CodeGen/SPIRV/transcoding/non32.ll
  llvm/test/CodeGen/SPIRV/transcoding/vec_type_hint.ll
  llvm/test/CodeGen/SPIRV/uitofp-with-bool.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130597.449333.patch
Type: text/x-patch
Size: 106985 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/2d74eb61/attachment-0001.bin>


More information about the llvm-commits mailing list