arsenm wrote: > The pass should include cost modelling, should emit hints for the vectorizer.
No, this pass has nothing to do with cost modeling or optimization. This is a refactoring change to pull the library information out of TargetLibraryInfo https://github.com/llvm/llvm-project/pull/171452 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
