Files
clang-p2996/flang/lib/Optimizer/CodeGen/LowerRepackArrays.cpp
Slava Zakharin 8631b4f1b4 [flang] Set low probability for array repacking code. (#144830)
This allows LLVM to place the most probably cold blocks
that do the repacking out of the line of the potentially hot code.
2025-06-19 12:12:04 -07:00

15 KiB