[all-commits] [llvm/llvm-project] e499ae: [X86][BF16] Support INSERT_SUBVECTOR and CONCAT_VE...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Wed Dec 27 21:29:14 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e499ae53b3e2e5cb2116b875bd6fe8b63209ef99
https://github.com/llvm/llvm-project/commit/e499ae53b3e2e5cb2116b875bd6fe8b63209ef99
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2023-12-28 (Thu, 28 Dec 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86InstrSSE.td
M llvm/test/CodeGen/X86/avx512bf16-vl-intrinsics.ll
M llvm/test/CodeGen/X86/bfloat.ll
Log Message:
-----------
[X86][BF16] Support INSERT_SUBVECTOR and CONCAT_VECTORS (#76485)
More information about the All-commits
mailing list