Unverified Commit 701f6479 authored by David Green's avatar David Green Committed by GitHub
Browse files

[Flang] Allow Intrinsic simpification with min/maxloc dim and scalar result. (#75820)

This makes an adjustment to the existing fir minloc/maxloc generation
code to handle functions with a dim=1 that produce a scalar result. This
should allow us to get the same benefits as the existing generated
minmax reductions.
parent 354adb44
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment