[PATCH] D106561: [AArch64] Optimise min/max lowering in ISel

Irina Dobrescu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 08:25:07 PDT 2021


Rin created this revision.
Herald added subscribers: danielkiss, hiraditya, kristof.beyls.
Rin requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D106561

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/Analysis/CostModel/AArch64/min-max.ll
  llvm/test/CodeGen/AArch64/min-max.ll
  llvm/test/CodeGen/AArch64/minmax.ll
  llvm/test/CodeGen/AArch64/vecreduce-umax-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106561.360833.patch
Type: text/x-patch
Size: 42757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210722/4872fb46/attachment.bin>


More information about the llvm-commits mailing list