[PATCH] D76709: [Target][ARM] Adding MVE VPT Optimisation Pass
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 12:54:24 PDT 2020
SjoerdMeijer added a comment.
> The goal of this pass is to maximize the size of the VPT blocks created by the MVE VPT Block Insertion pass.
Just a general question first, why a separate pass? Why e.g. not just doing this in the MVE VPT Block Insertion pass?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76709/new/
https://reviews.llvm.org/D76709
More information about the llvm-commits
mailing list