[PATCH] D76711: [AArch64][SVE] Add some integer DestructiveBinaryComm* patterns

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 24 09:39:23 PDT 2020


cameron.mcinally created this revision.
cameron.mcinally added reviewers: sdesmalen, andwar, efriedma, c-rhodes, kmclaughlin, rengolin.
Herald added subscribers: llvm-commits, psnobl, rkruppe, hiraditya, kristof.beyls, tschuett.
Herald added a project: LLVM.

Add DestructiveBinaryComm* patterns for ADD, SUB, and SUBR.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D76711

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-merging.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76711.252347.patch
Type: text/x-patch
Size: 12403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200324/e5b36733/attachment.bin>


More information about the llvm-commits mailing list