[PATCH] D72734: [VectorUtils] Rework the Vector Function Database (VFDatabase).
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 14 23:59:00 PST 2020
uabelho added a comment.
In D72734#1820557 <https://reviews.llvm.org/D72734#1820557>, @fpetrogalli wrote:
> @uabelho , let me know if the introduction of `isTLIScalarize` prevents the regressions you have seen in your out-of-tree compiler.
Hi!
I applied this new patch as is and now I don't see the regressions I saw last time.
Nice!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72734/new/
https://reviews.llvm.org/D72734
More information about the llvm-commits
mailing list