[PATCH] D75248: [Arm] Do not lower vmax/vmin to Neon instructions

James Greenhalgh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 9 10:15:25 PDT 2020


jgreenhalgh updated this revision to Diff 249149.
jgreenhalgh added a comment.
Herald added a subscriber: danielkiss.

Update to also cover float16 as per David's request.


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

https://reviews.llvm.org/D75248

Files:
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/test/CodeGen/ARM/fp16-fullfp16.ll
  llvm/test/CodeGen/ARM/fp16-promote.ll
  llvm/test/CodeGen/ARM/fp16-vminmaxnm-safe.ll
  llvm/test/CodeGen/ARM/lower-vmax.ll
  llvm/test/CodeGen/ARM/vminmax.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75248.249149.patch
Type: text/x-patch
Size: 24000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200309/d86c5ae5/attachment.bin>


More information about the llvm-commits mailing list