[clang] [flang] [llvm] Fix and reapply IR PGO support for Flang (PR #142892)

Kiran Chandramohan via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 16 03:10:54 PDT 2025


kiranchandramohan wrote:

The test added in this patch is failing since it cannot find llvm-profdata. 
https://github.com/llvm/llvm-project/actions/runs/15643574721/job/44076443329?pr=144143

Attempting a fix https://github.com/llvm/llvm-project/pull/144325

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


More information about the llvm-commits mailing list