This patch adds a convenience report() method for physical registers and
uses it to print the offending register with the 'MBB has allocatable
live-in' error.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D55946
[MachineVerifier] Include offending register in allocatable live-in error msg. ClosedPublic Authored by fhahn on Dec 20 2018, 12:17 PM.
Details Summary This patch adds a convenience report() method for physical registers and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 7 2019, 2:12 PM Closed by commit rL350630: [MachineVerifier] Include offending register in allocatable live-in error msg. (authored by fhahn). · Explain WhyJan 8 2019, 7:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 180665 llvm/trunk/lib/CodeGen/MachineVerifier.cpp
|