[PATCH] D139810: [AArch64] Add Neon int instructions to isAssociativeAndCommutative

KAWASHIMA Takahiro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 11 23:07:29 PST 2022


kawashima-fj created this revision.
kawashima-fj added a reviewer: dmgreen.
kawashima-fj added projects: LLVM, Backend.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
kawashima-fj requested review of this revision.
Herald added a subscriber: llvm-commits.

This is one of patch series split from D138107 <https://reviews.llvm.org/D138107>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D139810

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/test/CodeGen/AArch64/machine-combiner.ll
  llvm/test/CodeGen/AArch64/reduce-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139810.482001.patch
Type: text/x-patch
Size: 11681 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221212/816d7eaa/attachment.bin>


More information about the llvm-commits mailing list