[Mlir-commits] [mlir] [mlir][spirv] Add definition for OpEmitVertex and OpEndPrimitive (PR #123759)

Igor Wodiany llvmlistbot at llvm.org
Tue Jan 21 11:24:30 PST 2025


IgWod-IMG wrote:

Oh! That makes perfect sense now! Thank you for bearing with me. I got confused about what and how SPIR-V and MLIR gets verified, and this made me misunderstand your comments and what's the goal here.

Anyway, I'm going to update the test so it produces a valid SPIR-V (I think my merged example is almost correct - it may only need an `EntryPoint` for it to serialize into a valid SPIR-V), look into the availability test, clean up and push an updated commit in the next day or two.

Again, thanks a lot for the help, it was a valuable learning experience.

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


More information about the Mlir-commits mailing list