[llvm] [PassBuilder] VectorizerEnd Extension Points (PR #123494)

Min-Yih Hsu via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 10:56:15 PST 2025


mshockwave wrote:

> the patch looks good, but is this actually going to get used? if so the description should be updated with that info. otherwise I'd rather not add unused code

This extension point was inspired by #91796 where we need to run a Pass right after the vectorizers.

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


More information about the llvm-commits mailing list