We temporarily only allow post increment load/store from/to data memory,
and disable post increment load from program memory.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147761
[AVR] Disable post increment load from program memory space ClosedPublic Authored by benshi001 on Apr 6 2023, 8:47 PM.
Details Summary We temporarily only allow post increment load/store from/to data memory,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 11 2023, 1:35 AM Closed by commit rG811759b1009b: [AVR] Disable post increment load from program memory space (authored by benshi001). · Explain WhyApr 11 2023, 9:00 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 511601 llvm/lib/Target/AVR/AVRISelLowering.cpp
llvm/test/CodeGen/AVR/load.ll
|