[flang-commits] [clang] [flang] Add IR Profile-Guided Optimization (IR PGO) support to the Flang compiler (PR #136098)

Tarun Prabhu via flang-commits flang-commits at lists.llvm.org
Thu Apr 24 06:31:14 PDT 2025


tarunprabhu wrote:

There is precedent for changing the clang source in order to share code or to augment it for use with flang. For what needs to be done here, I think it should be fine. We will have to request reviews from the clang developers as well.

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


More information about the flang-commits mailing list