Files
clang-p2996/flang/lib/Optimizer/Passes/Pipelines.cpp
Slava Zakharin 611c96af8c [flang] Schedule InlineHLFIRAssign after BufferizeHLFIR. (#121863)
This helps to get rid of *some* calls to AssignTemporary runtime
that are appearing due to temporary_lhs hlfir.assign produced
in BufferizeHLFIR. I only tested it on `tonto`, and did not see
any performance changes. I will run more performance testing
before merging this.
2025-01-07 08:22:20 -08:00

13 KiB