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

Slava Zakharin via flang-commits flang-commits at lists.llvm.org
Mon Jun 2 08:42:03 PDT 2025


vzakhari wrote:

> Thanks, makes sense to me. Are you planning on replacing the LLVM `BranchWeightOpInterface` with the new generic interface?

Good question.  I think it is worth replacing LLVM dialect's `BranchWeightOpInterface` with this one, unless there are any objections to this.

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


More information about the flang-commits mailing list