Displaying 1 result from an estimated 1 matches for "inweight".
Did you mean:
inheight
2013 Jul 30
0
[LLVMdev] LLVM (opt) -profile-verifier is not pass resilient
...-insert-optimal-edge-profiling option.
After a profile run, I launched OPT with -profile-loader
-profile-verifier flags and also passed -O3 flag. This caused OPT to
give a warning "WARNING: profile information is inconsistent with the
current program!" and then fail with an assert (ASSERT:inWeight and
outWeight do not match
opt: ProfileVerifierPass.cpp:226:
void<unnamed>::ProfileVerifierPassT<FType, BType>::CheckValue(bool,
const char*, <unnamed>::ProfileVerifierPassT<FType,
BType>::DetailedBlockInfo*) [with FType = llvm::Function, BType =
llvm::BasicBlock]: Assertion...