[flang-commits] [flang] [flang] Eliminate workaround for optimizing maxval Fortran intrinsic (PR #65814)

Daniil Dudkin via flang-commits flang-commits at lists.llvm.org
Tue Sep 12 15:54:31 PDT 2023


unterumarmung wrote:

@vzakhari 
Maybe we should implement this change anyways, but keep the workaround for 128-bit numbers? I guess they are not as common as any other. And I think it is better to lower to the llvm intrinsics as much as possible?

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


More information about the flang-commits mailing list