[Mlir-commits] [mlir] [mlir][SPIR-V] Add support for SPV_INTEL_long_composites extension (PR #195685)
Arseniy Obolenskiy
llvmlistbot at llvm.org
Mon May 4 22:55:42 PDT 2026
aobolensk wrote:
> We need to reduce the test size to make this landable. For example, you can introduce a test op / test pattern that creates large composites, so that they don't have to be expanded like this in the IR.
Done, thanks for the comment
https://github.com/llvm/llvm-project/pull/195685
More information about the Mlir-commits
mailing list