[PATCH] D94576: [LoopVectorize] Guard verifyFunction with EXPENSIVE_CHECKS macro
Tarique Islam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 14 06:36:47 PST 2021
tislam added a comment.
F15035900: D94576.tar.gz <https://reviews.llvm.org/F15035900>
Hi @lebedev.ri, I have uploaded an IR file that demonstrates the compile-time implications on our system. I used the following invocation.
opt -passes=default\<O3\> -aa-pipeline=default -mcpu=pwr9 -o ./t.O3.bc ./t.ll
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