Skip to content

Commit 36231a5

Browse files
authored
[AArch64] Add verification for MemOp immediate ranges (llvm#97561)
This adds an implementation of AArch64InstrInfo::verifyInstruction for AArch64, and adds some basic verification of the range of immediate ranges of memory operations using the information from getMemOpInfo. Some extra memory operations have been added to getMemOpInfo, along with the equivalent opcodes to getLoadStoreImmIdx to ensure we use the correct index. Please let us know if this starts reporting verification failures, Thanks.
1 parent 05f6630 commit 36231a5

File tree

4 files changed

+359
-106
lines changed

4 files changed

+359
-106
lines changed

0 commit comments

Comments
 (0)