We should reject ldd Rn, X with explicit error message
rather than llvm_unreachable in llvm's release build.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D147877
[AVR] Reject invalid LDD instruction with explicit error ClosedPublic Authored by benshi001 on Apr 9 2023, 2:59 AM.
Details Summary We should reject ldd Rn, X with explicit error message
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 9 2023, 7:06 PM Closed by commit rG6e57f68e41c9: [AVR] Reject invalid LDD instruction with explicit error (authored by benshi001). · Explain WhyApr 9 2023, 7:34 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 512059 llvm/lib/Target/AVR/MCTargetDesc/AVRMCCodeEmitter.cpp
llvm/test/CodeGen/AVR/inline-asm/inline-asm-invalid.ll
|