In the addressing mode, simm9 is [-256, 255], not [-512, 511].
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AArch64/AArch64ISelLowering.cpp | ||
---|---|---|
7440 ↗ | (On Diff #80471) | It would probably be better to use llvm::isInt<9>. |