[all-commits] [llvm/llvm-project] 926ccf: [SLP] ScalarizationOverheadBuilder - demand all el...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Wed Sep 28 03:03:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 926ccfef032d206dcbcdf74ca1e3a9ebf4d1be45
https://github.com/llvm/llvm-project/commit/926ccfef032d206dcbcdf74ca1e3a9ebf4d1be45
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-09-28 (Wed, 28 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
[SLP] ScalarizationOverheadBuilder - demand all elements for scalarization if the extraction index is unknown / out of bounds
Workaround for a chromium bug reported on D134605 - test case will be added later
More information about the All-commits
mailing list