[PATCH] D108793: Teach the AArch64 backend patterns to generate the EOR3 instruction.
Owen Anderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 26 15:52:03 PDT 2021
resistor created this revision.
resistor added a reviewer: echristo.
Herald added subscribers: hiraditya, kristof.beyls.
resistor requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Adds patterns to match the EOR3 instruction.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D108793
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/eor3.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108793.368998.patch
Type: text/x-patch
Size: 3045 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210826/41185c9b/attachment.bin>
More information about the llvm-commits
mailing list