Allow using an instruction other than a mul or phi as the base for root-finding. For example, the included testcase includes a loop which requires using a getelementptr as the base for root-finding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM