[PATCH] D68916: [ARM] Accept ldrb.w mnemonic for certain addressing modes (PR43382)

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 11 13:25:41 PST 2019


efriedma added a comment.

Do you have a reply to the following?

In D68916#1708799 <https://reviews.llvm.org/D68916#1708799>, @efriedma wrote:

> It looks like the normal instruction patterns resolve the issue using "Constraints", to specify "Rn_wb".  I guess that isn't possible for aliases, though, at least at the moment?



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

https://reviews.llvm.org/D68916





More information about the llvm-commits mailing list