If the vector type is transformed to non-vector single type, the compile
may crash trying to get vector information about non-vector type.
Details
Details
- Reviewers
RKSimon spatel mkuper hfinkel - Commits
- rG95aeee717857: Merging r322106: --------------------------------------------------------------…
rG771ec9f39939: [COST]Fix PR35865: Fix cost model evaluation for shuffle on X86.
rL322680: Merging r322106:
rL322106: [COST]Fix PR35865: Fix cost model evaluation for shuffle on X86.
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM with one minor
test/Transforms/SLPVectorizer/X86/crash_shuffle.ll | ||
---|---|---|
2 ↗ | (On Diff #129077) | Rename this pr35865.ll ? Its useful not to have to goto svn log to find where a test came from (and crash_shuffle.ll isn't that useful a name....). |