[PATCH] D132562: [SPIRV] Add tests to improve test coverage
Andrey Tretyakov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 07:47:59 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/D132562
Files:
llvm/test/CodeGen/SPIRV/CheckCapKernelWithoutKernel.ll
llvm/test/CodeGen/SPIRV/capability-integers.ll
llvm/test/CodeGen/SPIRV/capability-kernel.ll
llvm/test/CodeGen/SPIRV/constant/local-float-point-constants.ll
llvm/test/CodeGen/SPIRV/constant/local-integers-constants.ll
llvm/test/CodeGen/SPIRV/empty-opencl32.ll
llvm/test/CodeGen/SPIRV/empty-opencl64.ll
llvm/test/CodeGen/SPIRV/empty.ll
llvm/test/CodeGen/SPIRV/extensions/no_wrap.ll
llvm/test/CodeGen/SPIRV/half_extension.ll
llvm/test/CodeGen/SPIRV/half_no_extension.ll
llvm/test/CodeGen/SPIRV/linkage-types.ll
llvm/test/CodeGen/SPIRV/transcoding/NoSignedUnsignedWrap.ll
llvm/test/CodeGen/SPIRV/transcoding/ReqdSubgroupSize.ll
llvm/test/CodeGen/SPIRV/transcoding/fadd.ll
llvm/test/CodeGen/SPIRV/transcoding/fdiv.ll
llvm/test/CodeGen/SPIRV/transcoding/fmul.ll
llvm/test/CodeGen/SPIRV/transcoding/frem.ll
llvm/test/CodeGen/SPIRV/transcoding/fsub.ll
llvm/test/CodeGen/SPIRV/transcoding/vec8.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132562.455208.patch
Type: text/x-patch
Size: 25901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/d7f11a35/attachment.bin>
More information about the llvm-commits
mailing list