[PATCH] D114319: [InstrProf][NFC] Save profile bias to function map

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 08:35:07 PDT 2022


ellis added a comment.

@phosek I've landed this, but it does not seem to fix https://github.com/llvm/llvm-project/issues/55125

I believe the error is related to `-do-counter-promotion` since setting that to false makes the crash go away. I'll comment in the github issue.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114319/new/

https://reviews.llvm.org/D114319



More information about the llvm-commits mailing list