[PATCH] D125404: [SPIR-V] Add simple tests to improve test coverage

Andrey Tretyakov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 14:37:32 PDT 2022


andreytr updated this revision to Diff 429857.
andreytr added a comment.

Removed more metadata mentioned by @zuban32 and removed dynamic-memmove.ll and experimental.noalias.scope.decl.ll tests mentioned by @arsenm .


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

https://reviews.llvm.org/D125404

Files:
  llvm/test/CodeGen/SPIRV/TruncToBool.ll
  llvm/test/CodeGen/SPIRV/llvm-intrinsics/ctpop.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.429857.patch
Type: text/x-patch
Size: 9001 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/5ec98983/attachment.bin>


More information about the llvm-commits mailing list