[PATCH] D28971: [Bultin][ARM] Make aeabi_memset be Thumb1 compatible

Renato Golin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 21 09:58:11 PST 2017


rengolin added a comment.

In https://reviews.llvm.org/D28971#652414, @compnerd wrote:

> That `muls` requirement that `Rd` and `Rm` be the same is dumb.


Designing ISAs is hard. :)


https://reviews.llvm.org/D28971





More information about the llvm-commits mailing list