[all-commits] [llvm/llvm-project] 3753ea: Revert "[X86][BF16] Lower FP_EXTEND for vector typ...
Phoebe Wang via All-commits
all-commits at lists.llvm.org
Mon Aug 28 05:50:22 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3753ea83118fdd691802a2e16f82ef955109ace4
https://github.com/llvm/llvm-project/commit/3753ea83118fdd691802a2e16f82ef955109ace4
Author: Phoebe Wang <phoebe.wang at intel.com>
Date: 2023-08-28 (Mon, 28 Aug 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/lib/Target/X86/X86ISelLowering.h
M llvm/test/CodeGen/X86/bfloat.ll
Log Message:
-----------
Revert "[X86][BF16] Lower FP_EXTEND for vector types under AVX512BF16"
This reverts commit 915139fc73fd34223caaec0c3b3525ad79540ec0.
The constant value is 16 rather than 8. Revert it and then reland.
More information about the All-commits
mailing list