[PATCH] D142980: [ARM] Accept .w suffixes for ldrb/strb (immediate) T3

Oliver Stannard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 9 08:15:47 PST 2023


olista01 added a comment.

There are a number of closely related instructions which have the same problem, would it make sense to do them at the same time?

- LDRSB
- LDRH
- LDRSH
- STRH


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142980



More information about the llvm-commits mailing list