This patch really just extends D39946 towards stores as well as loads.
While the patch is in SelectionDAGBuilder, it only applies to AVR (the only target that supports unaligned atomic operations).
Details
Details
- Reviewers
efriedma benshi001 dylanmckay - Commits
- rGde48717fcf1c: [AVR] Support unaligned store
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo