Change the vectorizer test pass to output via diagnostics instead of...
Change the vectorizer test pass to output via diagnostics instead of llvm::outs. This allows for the output to be deterministic when multi-threading is enabled. PiperOrigin-RevId: 240905858
Loading
Please sign in to comment