[PATCH] D134605: [SLP] Add ScalarizationOverheadBuilder helper to track vector extractions
Mikael Holmén via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 28 07:32:02 PDT 2022
uabelho added a comment.
In D134605#3820876 <https://reviews.llvm.org/D134605#3820876>, @RKSimon wrote:
> Thanks @uabelho my testing suggests rG926ccfef032d206dcbcdf74ca1e3a9ebf4d1be45 <https://reviews.llvm.org/rG926ccfef032d206dcbcdf74ca1e3a9ebf4d1be45> fixed the issue, I'll see whether the fix can be improved before I commit the regression test.
Yes I've also verified that the crash disappears with the fix.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134605/new/
https://reviews.llvm.org/D134605
More information about the llvm-commits
mailing list