[all-commits] [llvm/llvm-project] c7e0f1: [X86] Allow input vector extracted from larger vec...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Mon Apr 22 06:04:27 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c7e0f1e988d73555d1da7474528996e748622f42
https://github.com/llvm/llvm-project/commit/c7e0f1e988d73555d1da7474528996e748622f42
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2024-04-22 (Mon, 22 Apr 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/pmaddubsw.ll
Log Message:
-----------
[X86] Allow input vector extracted from larger vector when combining to VPMADDUBSW (#89584)
Failed on main trunk: https://godbolt.org/z/edWMz8chE
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