Files
clang-p2996/llvm/test/CodeGen/AVR/load.ll
Ben Shi 811759b100 [AVR] Disable post increment load from program memory space
We temporarily only allow post increment load/store from/to data memory,
and disable post increment load from program space.

Updates https://github.com/llvm/llvm-project/issues/59914

Reviewed By: mzh

Differential Revision: https://reviews.llvm.org/D147761
2023-04-12 11:52:55 +08:00

5.2 KiB