This is an archive of the discontinued LLVM Phabricator instance.

Verification test of SolveQuadraticEquationWrap from D48283
AbandonedPublic

Authored by kparzysz on Jul 31 2018, 11:46 AM.

Details

Reviewers
None
Summary

Brute force test for solutions of all equations with a given value bit width.

Successfully ran for all widths from 2 to 10 inclusive.

Diff Detail

Repository
rL LLVM