[PATCH] D87796: [SVE][WIP] Lower fixed length VECREDUCE_ADD to Scalable

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 21 15:05:34 PDT 2020


cameron.mcinally updated this revision to Diff 293264.
cameron.mcinally added a comment.

Thanks for the patches, @paulwalker-arm. Those helped a lot.

Here's the updated Diff for VECREDUCE_ADD ready for review. Will add the other nodes if this is acceptable...


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

https://reviews.llvm.org/D87796

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87796.293264.patch
Type: text/x-patch
Size: 17458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200921/630d8d6f/attachment.bin>


More information about the llvm-commits mailing list