This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Math] Fix NaN handling in Exp approximation
ClosedPublic

Authored by akuegel on Feb 15 2022, 4:50 AM.

Diff Detail

Event Timeline

akuegel created this revision.Feb 15 2022, 4:50 AM
akuegel requested review of this revision.Feb 15 2022, 4:50 AM
akuegel updated this revision to Diff 408821.Feb 15 2022, 4:56 AM

Also add integration test.

bkramer accepted this revision.Feb 15 2022, 6:07 AM

looks good

This revision is now accepted and ready to land.Feb 15 2022, 6:07 AM
This revision was automatically updated to reflect the committed changes.