[PATCH] D121620: [VE] v256f32|64 fneg isel and tests
Simon Moll via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 14 10:09:49 PDT 2022
simoll created this revision.
simoll added a reviewer: kaz7.
simoll added a project: VE.
Herald added a subscriber: hiraditya.
Herald added a project: All.
simoll requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
fneg instruction isel and tests. We do this also in preparation of fused negatate-multiple-add fp operations.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D121620
Files:
llvm/lib/Target/VE/VECustomDAG.cpp
llvm/lib/Target/VE/VECustomDAG.h
llvm/lib/Target/VE/VVPISelLowering.cpp
llvm/lib/Target/VE/VVPInstrInfo.td
llvm/lib/Target/VE/VVPInstrPatternsVec.td
llvm/lib/Target/VE/VVPNodes.def
llvm/test/CodeGen/VE/Vector/vec_fneg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121620.415138.patch
Type: text/x-patch
Size: 6537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220314/abab9418/attachment.bin>
More information about the llvm-commits
mailing list