The 32-bit LDS/STS are not available on AVRTiny, so we have
to use their compact 16-bit form for memory access.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Looks good to me
llvm/lib/Target/AVR/AVRInstrInfo.td | ||
---|---|---|
216 | It would have been a bit cleaner to include this in the previous patch but it's fine now. |
It would have been a bit cleaner to include this in the previous patch but it's fine now.