[all-commits] [llvm/llvm-project] 078b60: [X86] Only fold to v16i32 VPDPWSSD on targets with...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Dec 9 03:56:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 078b60dc39e54e89783f2eedf009d8d175e8ed3e
https://github.com/llvm/llvm-project/commit/078b60dc39e54e89783f2eedf009d8d175e8ed3e
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2024-12-09 (Mon, 09 Dec 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
A llvm/test/CodeGen/X86/pr119158.ll
Log Message:
-----------
[X86] Only fold to v16i32 VPDPWSSD on targets with useAVX512Regs enabled.
Fixes #119158
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