LDRdPtr expanded from LDWRdPtr shouldn't define its second operand(SrcReg).
The second operand is its source register.
Add -verify-machineinstrs into command line of testcases can trigger this error.
Details
Details
- Reviewers
dylanmckay - Commits
- rG4e3b037665fd: [AVR] Fix incorrect register state for LDRdPtr
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Actually I'll just approve under condition that the pre-merge clang-format checks are fixed before commit.