[PATCH] D79010: [AArch64][SVE] Remove unused FP reduction intrinsic definitions

Cullen Rhodes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 29 03:43:02 PDT 2020


c-rhodes added a comment.

In D79010#2008907 <https://reviews.llvm.org/D79010#2008907>, @efriedma wrote:

> I was thinking more along the lines of "land the entire IntrinsicsAArch64.td separately", not just deleting the dead intrinsic patterns. Maybe there's something I'm missing?


I thought you might have meant that, sorry I should have clarified. To be honest I'm struggling to find a reason for committing the `IntrinsicsAArch64.td` changes separately, am I missing something?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79010





More information about the llvm-commits mailing list