[all-commits] [llvm/llvm-project] 55c466: [X86][AVX512BF16] Add a few missing insert/extract...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Mar 5 15:52:50 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 55c466da2f2f0baa509eb709b8de8926bd498b9b
https://github.com/llvm/llvm-project/commit/55c466da2f2f0baa509eb709b8de8926bd498b9b
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2024-03-06 (Wed, 06 Mar 2024)
Changed paths:
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/test/CodeGen/X86/bfloat.ll
Log Message:
-----------
[X86][AVX512BF16] Add a few missing insert/extract patterns
These are really the same as the f16 (and i16) instructions, but we need
them for any type that can occur.
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