[PATCH] D60704: [ARM] Disallow SP and PC in VMOVRH and VMOVHR.
Simon Tatham via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 16 03:17:27 PDT 2019
simon_tatham added a comment.
It's tested for v8.1-M, by `llvm/test/MC/ARM/thumbv8.1m.s` which is added by D60706 <https://reviews.llvm.org/D60706>. I could add an extra test or two to this patch for other affected architectures, if you think it's necessary.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60704/new/
https://reviews.llvm.org/D60704
More information about the llvm-commits
mailing list