[PATCH] D76710: [AArch64][SVE] Add support for DestructiveBinary DestructiveInstType
Cameron McInally via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 08:34:50 PDT 2020
cameron.mcinally created this revision.
cameron.mcinally added reviewers: sdesmalen, andwar, efriedma, c-rhodes, rengolin, kmclaughlin.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a project: LLVM.
Add support for DestructiveBinary DestructiveInstType, and modify FSCALE patterns to use it.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D76710
Files:
llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-intrinsics-fp-arith-merging.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76710.252333.patch
Type: text/x-patch
Size: 8306 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/3b23fd31/attachment.bin>
More information about the llvm-commits
mailing list