[PATCH] D85926: [SVE] Lower fixed length vector integer UMIN/UMAX

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 12:39:43 PDT 2020


cameron.mcinally created this revision.
cameron.mcinally added reviewers: paulwalker-arm, efriedma, david-arm.
Herald added subscribers: llvm-commits, psnobl, hiraditya, tschuett.
Herald added a project: LLVM.
cameron.mcinally requested review of this revision.

This is the follow-up patch to D85855 <https://reviews.llvm.org/D85855>.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85926

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-fixed-length-int-minmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85926.285467.patch
Type: text/x-patch
Size: 36614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/49ec377c/attachment.bin>


More information about the llvm-commits mailing list