[all-commits] [llvm/llvm-project] 9745c1: [X86][BF16] Improve float -> bfloat lowering under...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Tue Jan 16 18:09:37 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9745c13ca82538d30a04db7da40d3c4cd9f7f13c
https://github.com/llvm/llvm-project/commit/9745c13ca82538d30a04db7da40d3c4cd9f7f13c
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2024-01-17 (Wed, 17 Jan 2024)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86InstrSSE.td
M llvm/test/CodeGen/X86/bfloat.ll
Log Message:
-----------
[X86][BF16] Improve float -> bfloat lowering under AVX512BF16 and AVXNECONVERT (#78042)
More information about the All-commits
mailing list