[PATCH] D76847: [Target][ARM] Replace re-uses of old VPR values with VPNOTs

Pierre van Houtryve via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 07:37:10 PDT 2020


Pierre-vh added a comment.

In D76847#1945904 <https://reviews.llvm.org/D76847#1945904>, @samparker wrote:

> I'm surprised not to see more test changes, does this really have no effect on any existing tests?


I don't think so, I ran `check-llvm-codegen` and it was green (with the changes in this patch and the parent patch).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76847





More information about the llvm-commits mailing list