The scan was incorrectly skipping the first instruction, so a register could appear to be dead when it was actually live. This eventually leads to a machine verifier failure and miscompile in arm-ldst-opt.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM