[PATCH] D66534: [ARM] MVE Masked loads and stores

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 27 08:56:47 PDT 2019


dmgreen added a comment.

In D66534#1646761 <https://reviews.llvm.org/D66534#1646761>, @samparker wrote:

> Sorry if I've missed it or misunderstood the tests, but are we testing the cases where we need to generated a vsel?


I don't think showing the differences between the old tests was being very helpful. I've changes it to just show the new tests. It's the "_other" tests that include the vpsels.


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

https://reviews.llvm.org/D66534





More information about the llvm-commits mailing list