After converting a loop to a hardware loop, the pass should remove any unnecessary instructions from the old compare-and-branch code. This patch removes a dead constant assignment that was used in the compare instruction.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM