[PATCH] D38175: [ARM] Make sure assembler rejects PC as an operand for VMOV.F16
Renato Golin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 01:09:16 PDT 2017
rengolin added a comment.
In https://reviews.llvm.org/D38175#879867, @avieira wrote:
> All in all, this looks like a bigger job than I initially hoped for. So it might take a little longer to investigate and produce a patch...
It should be simple to do this into multiple smaller jobs, starting with the one that breaks for you, and then continuing for the rest of the affected classes.
https://reviews.llvm.org/D38175
More information about the llvm-commits
mailing list