[all-commits] [llvm/llvm-project] f2f305: Revert "[SLP]Emit actual bitwidth for analyzed Min...
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Tue Nov 14 09:46:16 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2f3050476544e7a96ae5c3075427bb045b97187
https://github.com/llvm/llvm-project/commit/f2f3050476544e7a96ae5c3075427bb045b97187
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2023-11-14 (Tue, 14 Nov 2023)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
M llvm/test/Transforms/SLPVectorizer/AArch64/trunc-insertion.ll
M llvm/test/Transforms/SLPVectorizer/X86/partail.ll
M llvm/test/Transforms/SLPVectorizer/X86/root-trunc-extract-reuse.ll
Log Message:
-----------
Revert "[SLP]Emit actual bitwidth for analyzed MinBitwidth nodes, NFCI."
This reverts commit f6ae50f710d02d8553d28192a1f048b2a9e1fc4d to fix
a crash revealed in the internal testing.
More information about the All-commits
mailing list