[Mlir-commits] [mlir] Add support for MLIR to llvm vscale attribute (PR #67012)

Tobias Gysi llvmlistbot at llvm.org
Thu Sep 21 07:12:52 PDT 2023


https://github.com/gysit commented:

Thanks for adding the attribute!

I think it may make sense to add a small roundtrip test in mlir/test/Dialect/LLVMIR/func.mlir since the new attribute has a custom parser and printer.

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


More information about the Mlir-commits mailing list