[all-commits] [llvm/llvm-project] 92f4a2: [x86] combineMUL - when looking for a vector multi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Oct 14 23:52:31 PDT 2024
Branch: refs/heads/release/19.x
Home: https://github.com/llvm/llvm-project
Commit: 92f4a2bf0a9d3962a25d15c1df5b6824950c74dc
https://github.com/llvm/llvm-project/commit/92f4a2bf0a9d3962a25d15c1df5b6824950c74dc
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
A llvm/test/CodeGen/X86/pr111170.ll
Log Message:
-----------
[x86] combineMUL - when looking for a vector multiply by splat constant, ensure we're only accepting ConstantInt splat scalars.
Fixes #111170
(cherry picked from commit 9459d729d22b7bfedad9d3a4237162077c6984a4)
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