[PATCH] D125404: [SPIRV] Add SPIR-V tests

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 10:41:35 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/D125404

Files:
  llvm/test/CodeGen/SPIRV/TruncToBool.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/ctpop.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/dynamic-memmove.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/experimental.noalias.scope.decl.ll
  llvm/test/CodeGen/SPIRV/optnone.ll
  llvm/test/CodeGen/SPIRV/transcoding/DecorationMaxByteOffset.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpBitReverse_i32.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpBitReverse_v2i16.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpSwitchEmpty.ll
  llvm/test/CodeGen/SPIRV/transcoding/OpVectorExtractDynamic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125404.428707.patch
Type: text/x-patch
Size: 17948 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/1d54fd2c/attachment.bin>


More information about the llvm-commits mailing list