[flang-commits] [flang] [mlir] [MLIR][LLVM] Fix inlining of a single block ending with unreachable (PR #122615)

Tobias Gysi via flang-commits flang-commits at lists.llvm.org
Sun Jan 12 11:00:29 PST 2025


gysit wrote:

Right, it is not completely clear to me what users are supposed todo with that block list.

Changing the MLIR core inlining code has been controversial in the past. You can try that as well. I really wonder if that optimized codepath in the inliner is worth the extra complexity...




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


More information about the flang-commits mailing list