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

Igor Wodiany llvmlistbot at llvm.org
Wed Jan 22 06:21:11 PST 2025


IgWod-IMG wrote:

@kuhar I've just pushed an updated commit. Hopefully, it all should be good now. I addressed the formatting issues and added availability tests. For the Target test I created a minimal geometry shader that serializes into SPIR-V and passes validation with `spiv-val`. Let me know if there is anything else you would like me to address.

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


More information about the Mlir-commits mailing list