[PATCH] D64061: Force check prof branch_weights consistency in SwitchInstProfUpdateWrapper
David Li via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 3 14:39:52 PDT 2019
davidxl added a comment.
my test hit some other unrelated debug assert. Can you first change the debug assert into error message so that there is no need to use assert enabled build to test the option?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64061/new/
https://reviews.llvm.org/D64061
More information about the llvm-commits
mailing list