[all-commits] [llvm/llvm-project] bb2072: [X86] Move Non-VLX handling for VPMADD52 instructi...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Mon Jun 1 23:17:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb20724ecb743be0d67270934830510f0149ed15
https://github.com/llvm/llvm-project/commit/bb20724ecb743be0d67270934830510f0149ed15
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2026-06-02 (Tue, 02 Jun 2026)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/test/CodeGen/X86/ifma-combine-vpmadd52.ll
M llvm/test/CodeGen/X86/slow-pmullq.ll
Log Message:
-----------
[X86] Move Non-VLX handling for VPMADD52 instructions entirely into tablegen (#200800)
Just widen v2i64/v4i64 cases to v8i64
Removes more VLX/NoVLX testing from DAG
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