[flang-commits] [flang] [flang][OpenMP] Use maxnum/minnum for lowering of max/min reduction operators (PR #89258)

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Thu Apr 18 09:56:18 PDT 2024


kiranchandramohan wrote:

> If this fixes #87955 then can you add a fixes tag?

This works for me on AArch64. I think it lowers the 128 version early to compare and select. Thanks for the fix.

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


More information about the flang-commits mailing list