[all-commits] [llvm/llvm-project] bb6a43: [SPIRV] Add tests to improve test coverage

Andrey Tretyakov via All-commits all-commits at lists.llvm.org
Sun Aug 28 12:21:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bb6a437306c4f20d069a84e4cc48e632cacb389f
      https://github.com/llvm/llvm-project/commit/bb6a437306c4f20d069a84e4cc48e632cacb389f
  Author: Andrey Tretyakov <andrey.tretyakov at mail.com>
  Date:   2022-08-28 (Sun, 28 Aug 2022)

  Changed paths:
    A llvm/test/CodeGen/SPIRV/CheckCapKernelWithoutKernel.ll
    A llvm/test/CodeGen/SPIRV/capability-integers.ll
    A llvm/test/CodeGen/SPIRV/capability-kernel.ll
    M llvm/test/CodeGen/SPIRV/constant/local-float-point-constants.ll
    M llvm/test/CodeGen/SPIRV/constant/local-integers-constants.ll
    A llvm/test/CodeGen/SPIRV/empty-opencl32.ll
    A llvm/test/CodeGen/SPIRV/empty-opencl64.ll
    A llvm/test/CodeGen/SPIRV/empty.ll
    M llvm/test/CodeGen/SPIRV/extensions/no_wrap.ll
    A llvm/test/CodeGen/SPIRV/half_extension.ll
    A llvm/test/CodeGen/SPIRV/half_no_extension.ll
    A llvm/test/CodeGen/SPIRV/linkage-types.ll
    A llvm/test/CodeGen/SPIRV/transcoding/NoSignedUnsignedWrap.ll
    M llvm/test/CodeGen/SPIRV/transcoding/ReqdSubgroupSize.ll
    M llvm/test/CodeGen/SPIRV/transcoding/fadd.ll
    A llvm/test/CodeGen/SPIRV/transcoding/fdiv.ll
    A llvm/test/CodeGen/SPIRV/transcoding/fmul.ll
    A llvm/test/CodeGen/SPIRV/transcoding/frem.ll
    A llvm/test/CodeGen/SPIRV/transcoding/fsub.ll
    A llvm/test/CodeGen/SPIRV/transcoding/vec8.ll

  Log Message:
  -----------
  [SPIRV] Add tests to improve test coverage

Differential Revision: https://reviews.llvm.org/D132562




More information about the All-commits mailing list