Limit turns out to be implemented in the exact same way for all calls to
tryToVectorizeSequence(). So this patch removes it and implements it internally
as a lambda function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo