[PATCH] D67403: [AArch64] MachineCombiner FMA matching. NFC.
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 10 08:42:44 PDT 2019
SjoerdMeijer created this revision.
SjoerdMeijer added reviewers: sebpop, samparker.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.
Follow-up of rL371321 <https://reviews.llvm.org/rL371321> that added some more FP16 patterns, and an attempt to
reduce the copy-pasting and make this slightly more readable.
https://reviews.llvm.org/D67403
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67403.219551.patch
Type: text/x-patch
Size: 23759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190910/23265115/attachment.bin>
More information about the llvm-commits
mailing list