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

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 3 18:16:24 PDT 2022


andreytr created this revision.
andreytr added reviewers: iliya-diyachkov, mpaszkowski, konrad.trifunovic, zuban32, MaskRay, arsenm, rengolin.
Herald added subscribers: StephenFan, ThomasRaoux.
Herald added a project: All.
andreytr requested review of this revision.
Herald added subscribers: llvm-commits, sstefan1, wdng.
Herald added a reviewer: jdoerfert.
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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.457824.patch
Type: text/x-patch
Size: 82987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220904/71f68991/attachment.bin>


More information about the llvm-commits mailing list