[PATCH] D94576: [LoopVectorize] Guard verifyFunction with EXPENSIVE_CHECKS macro
Tarique Islam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 13 07:13:01 PST 2021
tislam added a comment.
In D94576#2495786 <https://reviews.llvm.org/D94576#2495786>, @lebedev.ri wrote:
> So are the compilation time issues reproducible with vanilla llvm, or only in your local branch?
> If latter, shouldn't the fix (which isn't hiding the verification under) belong to the branch?
Hi @lebedev.ri, the first profile is with the vanilla llvm.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94576/new/
https://reviews.llvm.org/D94576
More information about the llvm-commits
mailing list