[PATCH] D89831: [AArch64][SVE] Fix umin/umax lowering to handle out of range imm.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 23 09:44:20 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
huihuiz marked an inline comment as done.
Closed by commit rG1e113c078a56: [AArch64][SVE] Fix umin/umax lowering to handle out of range imm. (authored by huihuiz).

Changed prior to commit:
  https://reviews.llvm.org/D89831?vs=299489&id=300330#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89831

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89831.300330.patch
Type: text/x-patch
Size: 26340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201023/219ec8c1/attachment.bin>


More information about the llvm-commits mailing list