[flang-commits] [flang] [mlir] [mlir][flang] Added Weighted[Region]BranchOpInterface's. (PR #142079)

Matthias Springer via flang-commits flang-commits at lists.llvm.org
Wed Jun 11 17:07:49 PDT 2025


matthias-springer wrote:

> It is fine by me, though, I will have to add implementation to all the operations supporting this interface and I think there is going to be some code duplication. If that is okay, I will do it. Please let me know.

Also see my above comment: `It is a bit unusual to return an attribute like that. Can this return an ArrayRef<int32_t>?` I think these two comments are connected.



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


More information about the flang-commits mailing list