-256 is a legal indexed address part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
lib/Target/AArch64/AArch64ISelLowering.cpp | ||
---|---|---|
10248 ↗ | (On Diff #80648) | This has undefined behavior if RHCS == INT64_MIN. |
Comment Actions
Seems like an obvious fix. Can you also add tests at the boundary where they shouldn't be encoded in 9-bit form?