[flang-commits] [flang] [flang] Add reduction semantics to fir.do_loop (PR #93934)

via flang-commits flang-commits at lists.llvm.org
Mon Jun 3 08:55:32 PDT 2024


khaki3 wrote:

I cannot find any case in which we need `fir.reduce`. The name of reduction symbols have to be declared, so we can always track their original names. I will directly put reduction variables instead.

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


More information about the flang-commits mailing list