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

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 03:21:52 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132903

Files:
  llvm/test/CodeGen/SPIRV/SampledImageRetType.ll
  llvm/test/CodeGen/SPIRV/event_no_group_cap.ll
  llvm/test/CodeGen/SPIRV/image-unoptimized.ll
  llvm/test/CodeGen/SPIRV/image.ll
  llvm/test/CodeGen/SPIRV/image_decl_func_arg.ll
  llvm/test/CodeGen/SPIRV/image_dim.ll
  llvm/test/CodeGen/SPIRV/image_store.ll
  llvm/test/CodeGen/SPIRV/instructions/float-fast-flags.ll
  llvm/test/CodeGen/SPIRV/instructions/scalar-floating-point-arithmetic.ll
  llvm/test/CodeGen/SPIRV/link-attribute.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/abs.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/ceil.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/ctlz.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/cttz.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/fabs.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/nearbyint.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/sqrt.ll
  llvm/test/CodeGen/SPIRV/mangled_function.ll
  llvm/test/CodeGen/SPIRV/no_capability_shader.ll
  llvm/test/CodeGen/SPIRV/opencl.queue_t.ll
  llvm/test/CodeGen/SPIRV/read_image.ll
  llvm/test/CodeGen/SPIRV/spirv.Queue.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpConstantSampler.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpGroupAsyncCopy.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpImageQuerySize.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpImageReadMS.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpImageSampleExplicitLod.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpImageWrite.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchUnreachable.ll
  llvm/test/CodeGen/SPIRV/transcoding/SampledImage.ll
  llvm/test/CodeGen/SPIRV/transcoding/check_ro_qualifier.ll
  llvm/test/CodeGen/SPIRV/transcoding/cl-types.ll
  llvm/test/CodeGen/SPIRV/transcoding/clk_event_t.ll
  llvm/test/CodeGen/SPIRV/transcoding/explicit-conversions.ll
  llvm/test/CodeGen/SPIRV/transcoding/image_get_size_with_access_qualifiers.ll
  llvm/test/CodeGen/SPIRV/transcoding/image_with_access_qualifiers.ll
  llvm/test/CodeGen/SPIRV/transcoding/optional-core-features-multiple.ll
  llvm/test/CodeGen/SPIRV/transcoding/spirv-types.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132903.457551.patch
Type: text/x-patch
Size: 111459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/08f2464f/attachment-0001.bin>


More information about the llvm-commits mailing list