[PATCH] D56572: [AArch64] Add new target feature to fuse arithmetic and logic operations
Evandro Menezes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 17:40:19 PST 2019
evandro created this revision.
evandro added reviewers: fhahn, MatzeB.
Herald added subscribers: llvm-commits, hiraditya, kristof.beyls, javed.absar.
This feature enables the fusion of some arithmetic and logic instructions together.
Repository:
rL LLVM
https://reviews.llvm.org/D56572
Files:
llvm/lib/Target/AArch64/AArch64.td
llvm/lib/Target/AArch64/AArch64MacroFusion.cpp
llvm/lib/Target/AArch64/AArch64Subtarget.h
llvm/test/CodeGen/AArch64/misched-fusion-arith-logic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56572.181199.patch
Type: text/x-patch
Size: 6852 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190111/1b53e0af/attachment.bin>
More information about the llvm-commits
mailing list