[PATCH] D66295: [ARM] Sink add/mul(shufflevector(insertelement(...), ...), ...) for MVE instruction selection
Sam Tebbs via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 6 08:20:24 PDT 2019
samtebbs added a comment.
In D66295#1660956 <https://reviews.llvm.org/D66295#1660956>, @dmgreen wrote:
> Very nice. Oliver went and put together a few patches for mul, add and sub, in https://reviews.llvm.org/D67268 and related. So we now (or soon will) produce the other instruction this can effect. This is good to go I think.
Thanks!
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66295/new/
https://reviews.llvm.org/D66295
More information about the llvm-commits
mailing list