[all-commits] [llvm/llvm-project] f50059: [X86] combineConcatVectorOps - remove FADD/FSUB/FM...
xiangzh1 via All-commits
all-commits at lists.llvm.org
Wed Apr 19 19:38:10 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f50059b04f2c66192ec99251476eccd062822660
https://github.com/llvm/llvm-project/commit/f50059b04f2c66192ec99251476eccd062822660
Author: Xiang1 Zhang <xiang1.zhang at intel.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M llvm/lib/Target/X86/X86ISelLowering.cpp
M llvm/test/CodeGen/X86/matrix-multiply.ll
M llvm/test/CodeGen/X86/widen_fadd.ll
M llvm/test/CodeGen/X86/widen_fmul.ll
M llvm/test/CodeGen/X86/widen_fsub.ll
Log Message:
-----------
[X86] combineConcatVectorOps - remove FADD/FSUB/FMUL handling
Reviewed By: RKSimon
Differential Revision: https://reviews.llvm.org/D147996
More information about the All-commits
mailing list