[PATCH] D147996: [X86] combineConcatVectorOps - remove FADD/FSUB/FMUL handling (2-1)
Xiang Zhang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 19 19:38:08 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf50059b04f2c: [X86] combineConcatVectorOps - remove FADD/FSUB/FMUL handling (authored by xiangzhangllvm).
Changed prior to commit:
https://reviews.llvm.org/D147996?vs=513046&id=515184#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147996/new/
https://reviews.llvm.org/D147996
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/matrix-multiply.ll
llvm/test/CodeGen/X86/widen_fadd.ll
llvm/test/CodeGen/X86/widen_fmul.ll
llvm/test/CodeGen/X86/widen_fsub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147996.515184.patch
Type: text/x-patch
Size: 103816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/a77ef5e4/attachment.bin>
More information about the llvm-commits
mailing list