[flang-commits] [flang] [flang] Use integer arith.max/min operations for max/min lowering. (PR #186466)
Slava Zakharin via flang-commits
flang-commits at lists.llvm.org
Tue Mar 17 08:02:36 PDT 2026
================
----------------
vzakhari wrote:
This would require a bit more restructuring, because this function generates just the comparison for the select, but not the whole max/min. I would prefer to keep it as-is for the time being.
https://github.com/llvm/llvm-project/pull/186466
More information about the flang-commits
mailing list