[PATCH] D63247: [ARM] MVE VPT Block Pass
Sjoerd Meijer via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 13 03:20:59 PDT 2019
SjoerdMeijer added a comment.
Obviously a test is missing here. I will have a look what is easier: extract a few tablegen instructions descriptions from later patches so that we can create/add a test here, or we can wait for the later patches to be in.
Also, the pass will run, but won't trigger because there are no instructions yet that have `getVPTInstrPredicate`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63247/new/
https://reviews.llvm.org/D63247
More information about the llvm-commits
mailing list