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

Scott Manley via flang-commits flang-commits at lists.llvm.org
Sun Dec 14 09:49:17 PST 2025


rscottmanley 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"? 

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


More information about the flang-commits mailing list