[PATCH] D76847: [Target][ARM] Replace re-uses of old VPR values with VPNOTs
Sam Parker via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 27 09:07:41 PDT 2020
samparker added a comment.
Ok. Well, how about a couple more tests with differently ordered instructions too then? Like inserting the unpredicated VORR inbetween the predicated ones? And maybe some larger tests that would generate blocks with multiple instructions on a predicate before performing the inversion?
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