[PATCH] D132817: [SPIRV] Add tests to improve test coverage
Andrey Tretyakov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 28 16:25:44 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, wdng.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
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.456218.patch
Type: text/x-patch
Size: 421102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220828/56ea6acf/attachment-0001.bin>
More information about the llvm-commits
mailing list