[flang-commits] [flang] [Flang] Allow Intrinsic simpification with min/maxloc dim and scalar result (PR #81619)

David Green via flang-commits flang-commits at lists.llvm.org
Wed Feb 21 02:02:26 PST 2024


davemgreen wrote:

I've rebased after #82313. As far as I understand the Nan issue should now be fixed. A couple of other questions:
 - Is the invalid Dim index OK to not diagnose at higher optimization levels?
 - Does the conversion of `fir.convert %[[V1]] : (!fir.heap<!fir.array<1xi32>>) -> !fir.heap<i32>` sound OK to perform?

Thanks

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


More information about the flang-commits mailing list