[Mlir-commits] [mlir] [MLIR][LLVM] Add support for translation of partition attribute (PR #109114)
Christian Ulmann
llvmlistbot at llvm.org
Mon Sep 23 12:50:21 PDT 2024
https://github.com/Dinistro commented:
Welcome to the LLVM community. Thank you for this contribution 🙂
This already looks very good. I think the only thing missing is a test for the `partition` attribute on `llvm.func` in the form of a roundtrip test (similar to the one in `global.mlir`).
https://github.com/llvm/llvm-project/pull/109114
More information about the Mlir-commits
mailing list