[PATCH] D87435: [PGO] Skip if an IndirectBrInst critical edge cannot be split
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 10 00:03:28 PDT 2020
lebedev.ri added a comment.
I believe every other caller ensures that as a precondition.
Why is the existing approach incorrect, and `PGOInstrumentation` shouldn't be fixed itself?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87435/new/
https://reviews.llvm.org/D87435
More information about the llvm-commits
mailing list