[all-commits] [llvm/llvm-project] e01bf5: [X86] Promote v32f16's fadd into v32f32's fadd whe...
yubingex007-a11y via All-commits
all-commits at lists.llvm.org
Mon Jul 18 23:38:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e01bf5a3e2d2e57ddca71d5f5d2c8fe75d79d269
https://github.com/llvm/llvm-project/commit/e01bf5a3e2d2e57ddca71d5f5d2c8fe75d79d269
Author: Bing1 Yu <bing1.yu at intel.com>
Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
A llvm/test/CodeGen/X86/avx512-f16c-v16f16-fadd.ll
A llvm/test/CodeGen/X86/avx512-skx-v32f16-fadd.ll
Log Message:
-----------
[X86] Promote v32f16's fadd into v32f32's fadd when it is avx512 without avx512fp16
Reviewed By: pengfei
Differential Revision: https://reviews.llvm.org/D130059
More information about the All-commits
mailing list