[PATCH] D85855: [SVE] Lower fixed length vector integer SMIN/SMAX

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 12 14:34:32 PDT 2020


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

Similar patch for unsigned MIN/MAX coming soon. I wanted to keep the Diff small since there are a lot of tests.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D85855

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: D85855.285179.patch
Type: text/x-patch
Size: 38573 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200812/3daacf4f/attachment.bin>


More information about the llvm-commits mailing list