[PATCH] D66580: [ARM] Fold VPNOT into vpt blocks

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 5 04:09:17 PDT 2019


dmgreen added a comment.

It turns out that I do really need this to stop the old version from crashing. But I think this patch is trying to do too much, both fixing the bugs and adding VPNOT's at the same time. I've re-done the fixes as D67219 <https://reviews.llvm.org/D67219>, and will get back to this later.


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

https://reviews.llvm.org/D66580





More information about the llvm-commits mailing list