[PATCH] D114002: [LoopVectorize] Check the number of uses of an FAdd before classifying as ordered

David Sherwood via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 18 07:11:25 PST 2021


david-arm accepted this revision.
david-arm added a comment.

LGTM! I think this fix looks right for now, especially since it will unblock the users who reported the original issue in bugzilla. It does sound like cleaning up this area with a bit of refactoring and removing duplication would make sense though!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114002



More information about the llvm-commits mailing list