[clang] [lld][LTO] Respect `-fno-slp-vectorize` for the LTO pipeline (PR #201585)
Joseph Huber via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 15 06:20:55 PDT 2026
jhuber6 wrote:
> Can we use a `cl::opt` option? Can we make `ld.lld -mllvm=-vectorize-slp=0` disable the vectorizer, if it doesn't today?
Done
https://github.com/llvm/llvm-project/pull/201585
More information about the cfe-commits
mailing list