[PATCH] D38175: [ARM] Make sure assembler rejects PC as an operand for VMOV.F16

Andre Vieira via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 22 08:42:20 PDT 2017


avieira added a comment.

In https://reviews.llvm.org/D38175#878832, @rengolin wrote:

> All similar VMOVs seem to have the same restriction, maybe we should update the whole lot at the same time?


Good point, suffering from a bit of tunnel vision there. I will go through the rest of the VMOV's and reupload a new diff.

As for the testcase, it should indeed be s0 on both.


https://reviews.llvm.org/D38175





More information about the llvm-commits mailing list