[flang-commits] [flang] [mlir] [MLIR][LLVM] Fix inlining of a single block ending with unreachable (PR #122615)
William Moses via flang-commits
flang-commits at lists.llvm.org
Sun Jan 12 11:34:39 PST 2025
wsmoses wrote:
The alternate proposal I have is here: https://github.com/llvm/llvm-project/pull/122646 (separated to a new PR for ease). It does still require an interface change, but in a moved function that no users are impacted by.
https://github.com/llvm/llvm-project/pull/122615
More information about the flang-commits
mailing list