[Mlir-commits] [mlir] Fix textual/bytecode roundtrip for SPIRV_LinkageAttributesAttr (PR #82951)
Mehdi Amini
llvmlistbot at llvm.org
Sun Feb 25 21:12:05 PST 2024
joker-eph wrote:
Are you referring to uint32_t? Scalars are just fine here (actually better: more compact than an indirection to another attribute)
https://github.com/llvm/llvm-project/pull/82951
More information about the Mlir-commits
mailing list