[clang] [lld] [lld][LTO] Respect `-fno-slp-vectorize` for the LTO pipeline (PR #201585)

Teresa Johnson via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 4 06:57:21 PDT 2026


https://github.com/teresajohnson commented:

Can this info be added to the IR e.g. a module flag or the like? Ideally we don't have to specially recognize every opt flag in the linker

https://github.com/llvm/llvm-project/pull/201585


More information about the cfe-commits mailing list