Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132562
[SPIRV] Add tests to improve test coverage ClosedPublic Authored by andreytr on Aug 24 2022, 7:47 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 28 2022, 11:52 AM This revision was landed with ongoing or failed builds.Aug 28 2022, 12:21 PM Closed by commit rGbb6a437306c4: [SPIRV] Add tests to improve test coverage (authored by andreytr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 456209 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
|