[PATCH] D71779: [AArch64][SVE] Add patterns for signed and unsigned min/max instructions

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 08:41:23 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2d7e757a836a: [AArch64][SVE] Add patterns for some arith SVE instructions. (authored by dancgr).

Changed prior to commit:
  https://reviews.llvm.org/D71779?vs=236599&id=237696#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71779/new/

https://reviews.llvm.org/D71779

Files:
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve-int-arith-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71779.237696.patch
Type: text/x-patch
Size: 23355 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200113/cbb7e8aa/attachment-0001.bin>


More information about the llvm-commits mailing list