[all-commits] [llvm/llvm-project] 34f0a8: [SLP]Fix comparison in bitwidth check.
Alexey Bataev via All-commits
all-commits at lists.llvm.org
Thu Mar 21 04:28:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34f0a8aaba11bf703ddd2de92eee8ecbb77be5c8
https://github.com/llvm/llvm-project/commit/34f0a8aaba11bf703ddd2de92eee8ecbb77be5c8
Author: Alexey Bataev <a.bataev at outlook.com>
Date: 2024-03-21 (Thu, 21 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
A llvm/test/Transforms/SLPVectorizer/orig-btiwidth-les-projected.ll
Log Message:
-----------
[SLP]Fix comparison in bitwidth check.
Projected bitwidth should be less than the original, not greater.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list