[PATCH] D82570: [ARM] Allow the fabs intrinsic to be tail predicated

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 01:34:36 PDT 2020


dmgreen added a comment.

(This needs to be rebased onto the SubTarget->hasMVEFloatOps way of doing things like the other float intrinsics. Also the test could do with a cleanup :) )


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

https://reviews.llvm.org/D82570





More information about the llvm-commits mailing list