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

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 05:56:05 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1268cf6454bd: [SPIRV] Add tests to improve test coverage (authored by andreytr).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133265

Files:
  llvm/test/CodeGen/SPIRV/ComparePointers.ll
  llvm/test/CodeGen/SPIRV/ExecutionMode.ll
  llvm/test/CodeGen/SPIRV/FOrdGreaterThanEqual_bool.ll
  llvm/test/CodeGen/SPIRV/SpecConstants/bool-spirv-specconstant.ll
  llvm/test/CodeGen/SPIRV/instructions/intrinsics.ll
  llvm/test/CodeGen/SPIRV/literal-struct.ll
  llvm/test/CodeGen/SPIRV/opencl/basic/vstore_private.ll
  llvm/test/CodeGen/SPIRV/opencl/device_execution/execute_block.ll
  llvm/test/CodeGen/SPIRV/spec_const_decoration.ll
  llvm/test/CodeGen/SPIRV/transcoding/BitReversePref.ll
  llvm/test/CodeGen/SPIRV/transcoding/BuildNDRange_2.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpVectorInsertDynamic_i16.ll
  llvm/test/CodeGen/SPIRV/transcoding/SpecConstantComposite.ll
  llvm/test/CodeGen/SPIRV/transcoding/block_w_struct_return.ll
  llvm/test/CodeGen/SPIRV/transcoding/builtin_vars.ll
  llvm/test/CodeGen/SPIRV/transcoding/builtin_vars_arithmetics.ll
  llvm/test/CodeGen/SPIRV/transcoding/builtin_vars_opt.ll
  llvm/test/CodeGen/SPIRV/transcoding/extract_insert_value.ll
  llvm/test/CodeGen/SPIRV/transcoding/global_block.ll
  llvm/test/CodeGen/SPIRV/transcoding/spirv-private-array-initialization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133265.457959.patch
Type: text/x-patch
Size: 82987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220905/3865e506/attachment-0001.bin>


More information about the llvm-commits mailing list