[PATCH] D142980: [ARM] Accept .w suffixes for ldrb/strb (immediate) T3
Jirui Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 23 06:26:41 PST 2023
JiruiWu updated this revision to Diff 499830.
JiruiWu added a comment.
Addressed review comments. Added code for LDRSB, LDRH, LDRSH and STRH.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142980/new/
https://reviews.llvm.org/D142980
Files:
llvm/lib/Target/ARM/ARMInstrThumb2.td
llvm/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
llvm/test/MC/ARM/basic-thumb2-instructions.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142980.499830.patch
Type: text/x-patch
Size: 22129 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230223/8eff0296/attachment.bin>
More information about the llvm-commits
mailing list