[PATCH] D71609: [ARM][MVE] Fixes for tail predication.

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 02:03:13 PST 2019


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

OK. LGTM. Nice fixes.

One thing I did notice, we are sometimes relying on kill flags, but not updating them ourselves? Something to think about maybe.


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

https://reviews.llvm.org/D71609





More information about the llvm-commits mailing list