-
|   Hi. I added  I realized when I added  How I can fix this ?  |  
Beta Was this translation helpful? Give feedback.
   Answered by  alina-yur    Aug 10, 2023   
 Replies: 1 comment
-
|   hi @iEAmi. When building with PGO, the user can’t modify optimization level, because PGO implies optimizing for the best performance, and reducing opitimization level would conflict with that goal.  |  
Beta Was this translation helpful? Give feedback.
  0 replies  
  Answer selected by iEAmi 
  Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment 
 
hi @iEAmi. When building with PGO, the user can’t modify optimization level, because PGO implies optimizing for the best performance, and reducing opitimization level would conflict with that goal.