Files
llvm-project/flang/lib/Optimizer/Transforms/SimplifyFIROperations.cpp
Slava Zakharin fe0f366f6e [flang] Fixed hoisting order in fir.do_concurrent simplification. (#174044)
The order has to be fixed after #173502. This results in
reversing the order of `fir.alloca`, but that should be
insignificant.
2025-12-31 10:08:32 -08:00

13 KiB