Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D132903
[SPIRV] Add tests to improve test coverage ClosedPublic Authored by andreytr on Aug 29 2022, 6:21 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 30 2022, 4:35 AM Closed by commit rGf20c9c42d2ca: [SPIRV] Add tests to improve test coverage (authored by andreytr). · Explain WhySep 2 2022, 3:21 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 457551 llvm/test/CodeGen/SPIRV/SampledImageRetType.ll
llvm/test/CodeGen/SPIRV/event_no_group_cap.ll
llvm/test/CodeGen/SPIRV/image-unoptimized.ll
llvm/test/CodeGen/SPIRV/image.ll
llvm/test/CodeGen/SPIRV/image_decl_func_arg.ll
llvm/test/CodeGen/SPIRV/image_dim.ll
llvm/test/CodeGen/SPIRV/image_store.ll
llvm/test/CodeGen/SPIRV/instructions/float-fast-flags.ll
llvm/test/CodeGen/SPIRV/instructions/scalar-floating-point-arithmetic.ll
llvm/test/CodeGen/SPIRV/link-attribute.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/abs.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/ceil.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/ctlz.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/cttz.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/fabs.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/nearbyint.ll
llvm/test/CodeGen/SPIRV/llvm-intrinsics/sqrt.ll
llvm/test/CodeGen/SPIRV/mangled_function.ll
llvm/test/CodeGen/SPIRV/no_capability_shader.ll
llvm/test/CodeGen/SPIRV/opencl.queue_t.ll
llvm/test/CodeGen/SPIRV/read_image.ll
llvm/test/CodeGen/SPIRV/spirv.Queue.ll
llvm/test/CodeGen/SPIRV/transcoding/OpConstantSampler.ll
llvm/test/CodeGen/SPIRV/transcoding/OpGroupAsyncCopy.ll
llvm/test/CodeGen/SPIRV/transcoding/OpImageQuerySize.ll
llvm/test/CodeGen/SPIRV/transcoding/OpImageReadMS.ll
llvm/test/CodeGen/SPIRV/transcoding/OpImageSampleExplicitLod.ll
llvm/test/CodeGen/SPIRV/transcoding/OpImageWrite.ll
llvm/test/CodeGen/SPIRV/transcoding/OpSwitchUnreachable.ll
llvm/test/CodeGen/SPIRV/transcoding/SampledImage.ll
llvm/test/CodeGen/SPIRV/transcoding/check_ro_qualifier.ll
llvm/test/CodeGen/SPIRV/transcoding/cl-types.ll
llvm/test/CodeGen/SPIRV/transcoding/clk_event_t.ll
llvm/test/CodeGen/SPIRV/transcoding/explicit-conversions.ll
llvm/test/CodeGen/SPIRV/transcoding/image_get_size_with_access_qualifiers.ll
llvm/test/CodeGen/SPIRV/transcoding/image_with_access_qualifiers.ll
llvm/test/CodeGen/SPIRV/transcoding/optional-core-features-multiple.ll
llvm/test/CodeGen/SPIRV/transcoding/spirv-types.ll
|