[flang-commits] [flang] [llvm] [LLVM-Flang] Improve the realloc size for the write statement (PR #187662)
Thirumalai Shaktivel via flang-commits
flang-commits at lists.llvm.org
Sun Mar 22 22:13:52 PDT 2026
Thirumalai-Shaktivel wrote:
Hi @eugeneepshteyn, thanks for the review!
The results are from the Release build. The executable was created using the default (`flang-new ./flang/test/Lower/write01.f90 && time ./a.out`), with no options passed. I have also checked with the `-O3` option, and the time difference was almost the same.
If you want to see the results with any specific options, do let me know.
https://github.com/llvm/llvm-project/pull/187662
More information about the flang-commits
mailing list