[all-commits] [llvm/llvm-project] ad0023: [AArch64] Add missing bf16 SVE extract vector patt...
David Green via All-commits
all-commits at lists.llvm.org
Sun Mar 5 08:52:38 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad002398c9ca09ace71bea0eb7509c48dfe76066
https://github.com/llvm/llvm-project/commit/ad002398c9ca09ace71bea0eb7509c48dfe76066
Author: David Green <david.green at arm.com>
Date: 2023-03-05 (Sun, 05 Mar 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
M llvm/test/CodeGen/AArch64/sve-extract-element.ll
Log Message:
-----------
[AArch64] Add missing bf16 SVE extract vector patterns
Similar to the inserts, these are the same fp16 inserts but were missing
patterns.
More information about the All-commits
mailing list