[PATCH] D63609: [SLP] Support unary FNeg vectorization

Cameron McInally via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 11:26:01 PDT 2019


cameron.mcinally added a comment.

In D63609#1556071 <https://reviews.llvm.org/D63609#1556071>, @spatel wrote:

> Answering myself - doesn't look like anything has changed since:
>  D62444 <https://reviews.llvm.org/D62444> / rL361788 <https://reviews.llvm.org/rL361788>


Thanks for that link. I forgot that change was made.

This patch is in line with that one, expect for the constant vector tweak.


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

https://reviews.llvm.org/D63609





More information about the llvm-commits mailing list