[all-commits] [llvm/llvm-project] be4417: [X86][avx512fp16] Promote fp16 to fp32 for frem.
Luo, Yuanke via All-commits
all-commits at lists.llvm.org
Fri Jan 28 19:41:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be44177edea535d93af147cb7f26fae55f8da8ba
https://github.com/llvm/llvm-project/commit/be44177edea535d93af147cb7f26fae55f8da8ba
Author: Luo, Yuanke <yuanke.luo at intel.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
A llvm/test/CodeGen/X86/avx512fp16-frem.ll
Log Message:
-----------
[X86][avx512fp16] Promote fp16 to fp32 for frem.
Promote fp16 to fp32 for frem.
Differential Revision: https://reviews.llvm.org/D118470
More information about the All-commits
mailing list