This is an archive of the discontinued LLVM Phabricator instance.

Add tests for max/minIntN(64).
ClosedPublic

Authored by jlebar on Jul 16 2016, 3:19 PM.

Details

Summary

Given that we had a bug on max/minUIntN(64), these should have tests
too.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 64235.Jul 16 2016, 3:19 PM
jlebar retitled this revision from to Add tests for max/minIntN(64)..
jlebar updated this object.
jlebar added a reviewer: rnk.
jlebar added subscribers: llvm-commits, dylanmckay.
compnerd accepted this revision.Jul 16 2016, 6:34 PM
compnerd added a reviewer: compnerd.
This revision is now accepted and ready to land.Jul 16 2016, 6:34 PM
This revision was automatically updated to reflect the committed changes.