Currently, rewriteFirstIterationLoopExitValues does not set Changed flag even if it makes
changes in the IR. There is no clear evidence that it can cause a crash, but it
looks highly suspicious and likely invalid.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM