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

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 28 12:21:34 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

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

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.456209.patch
Type: text/x-patch
Size: 25901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220828/96033644/attachment.bin>


More information about the llvm-commits mailing list