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

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 2 02:02:43 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132817

Files:
  llvm/test/CodeGen/SPIRV/FOrdGreaterThanEqual_int.ll
  llvm/test/CodeGen/SPIRV/capability-Int64Atomics-store.ll
  llvm/test/CodeGen/SPIRV/capability-Int64Atomics.ll
  llvm/test/CodeGen/SPIRV/empty-module.ll
  llvm/test/CodeGen/SPIRV/relationals.ll
  llvm/test/CodeGen/SPIRV/select.ll
  llvm/test/CodeGen/SPIRV/simple.ll
  llvm/test/CodeGen/SPIRV/spirv-tools-dis.ll
  llvm/test/CodeGen/SPIRV/transcoding/AtomicCompareExchangeExplicit_cl20.ll
  llvm/test/CodeGen/SPIRV/transcoding/BuildNDRange.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpAllAny.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpDot.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpGroupAllAny.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpenCL/atomic_cmpxchg.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpenCL/atomic_legacy.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpenCL/atomic_work_item_fence.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpenCL/barrier.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpenCL/sub_group_mask.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpenCL/work_group_barrier.ll
  llvm/test/CodeGen/SPIRV/transcoding/atomic_load_store.ll
  llvm/test/CodeGen/SPIRV/transcoding/builtin_calls.ll
  llvm/test/CodeGen/SPIRV/transcoding/fclamp.ll
  llvm/test/CodeGen/SPIRV/transcoding/fmod.ll
  llvm/test/CodeGen/SPIRV/transcoding/group_ops.ll
  llvm/test/CodeGen/SPIRV/transcoding/ldexp.ll
  llvm/test/CodeGen/SPIRV/transcoding/relationals_double.ll
  llvm/test/CodeGen/SPIRV/transcoding/relationals_float.ll
  llvm/test/CodeGen/SPIRV/transcoding/relationals_half.ll
  llvm/test/CodeGen/SPIRV/transcoding/spec_const.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_ballot.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_clustered_reduce.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_extended_types.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_non_uniform_arithmetic.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_non_uniform_vote.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_shuffle.ll
  llvm/test/CodeGen/SPIRV/transcoding/sub_group_shuffle_relative.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132817.457531.patch
Type: text/x-patch
Size: 421102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220902/ac52c295/attachment-0001.bin>


More information about the llvm-commits mailing list