[compiler-rt] Bfi precision (PR #66285)

Matthias Braun via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 15:41:46 PDT 2023


MatzeB wrote:

BTW @xur-llvm  could you take a look at `test/Transforms/PGOProfile/bfi_verification.ll`: It seems you added a flag to quantify/print the inaccuracies present in BFI data and well... with my change here things aren't inaccurate anymore and the test no longer prints anything. I am not sure what to do with this except disable the test for now...

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


More information about the llvm-commits mailing list