[Mlir-commits] [mlir] [mlir][spirv] Truncate Literal String size at max number words (PR #142916)

Davide Grohmann llvmlistbot at llvm.org
Mon Jun 9 03:43:45 PDT 2025


davidegrohmann wrote:

> > Any suggestion on which spirv operation to use in such a test?
> 
> I thought that maybe `spirv.EntryPoint` would work but no success. I also tried `spirv.ExecutionMode`. None of my attempts reach your code. So, I’m afraid that I cannot help.

I have tried the same plus playing around with location information without success.

https://github.com/llvm/llvm-project/pull/142916


More information about the Mlir-commits mailing list