[PATCH] D97840: [AArch64] Legalize horizontal fmax/fmin reductions on f16 vectors

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 03:08:41 PST 2021


LemonBoy updated this revision to Diff 327735.
LemonBoy added a comment.

Don't mark the fmin/fmax ops as legal if `fullfp16` is not available.
Update test cases.


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

https://reviews.llvm.org/D97840

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/vecreduce-fmax-legalization.ll
  llvm/test/CodeGen/AArch64/vecreduce-fmin-legalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97840.327735.patch
Type: text/x-patch
Size: 7617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/128564d5/attachment.bin>


More information about the llvm-commits mailing list