[all-commits] [llvm/llvm-project] db9de2: Teach the AArch64 backend patterns to generate the...
Owen Anderson via All-commits
all-commits at lists.llvm.org
Mon Aug 30 13:01:21 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: db9de22f2b6900bdf6f4ada73cfd6eff04de7864
https://github.com/llvm/llvm-project/commit/db9de22f2b6900bdf6f4ada73cfd6eff04de7864
Author: Owen Anderson <resistor at mac.com>
Date: 2021-08-30 (Mon, 30 Aug 2021)
Changed paths:
M llvm/lib/Target/AArch64/AArch64InstrInfo.td
A llvm/test/CodeGen/AArch64/eor3.ll
Log Message:
-----------
Teach the AArch64 backend patterns to generate the EOR3 instruction.
Adds patterns to match the EOR3 instruction.
Reviewed By: dmgreen
Differential Revision: https://reviews.llvm.org/D108793
More information about the All-commits
mailing list