[flang-commits] [flang] [flang] restrict fir.convert lowering (PR #172117)

via flang-commits flang-commits at lists.llvm.org
Mon Dec 15 05:14:16 PST 2025


jeanPerier wrote:

> Would it be better that the current ConvertOp lowering pattern `return failure()` instead of aborting with an error? Then another pattern that handles MemRef types could "try"?

Isn''t this what this change is doing?

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


More information about the flang-commits mailing list