This is an archive of the discontinued LLVM Phabricator instance.

[mlir][math] Lower cos,sin to libm
ClosedPublic

Authored by Lewuathe on Jun 16 2022, 9:45 PM.

Details

Summary

Lower math.cos and math.sin to libm

Diff Detail

Event Timeline

Lewuathe created this revision.Jun 16 2022, 9:45 PM
Lewuathe requested review of this revision.Jun 16 2022, 9:45 PM
ftynse accepted this revision.Jun 17 2022, 9:22 AM
ftynse added inline comments.
mlir/test/Conversion/MathToLibm/convert-to-libm.mlir
160

Please add a new line

This revision is now accepted and ready to land.Jun 17 2022, 9:22 AM
This revision was landed with ongoing or failed builds.Jun 20 2022, 4:38 PM
This revision was automatically updated to reflect the committed changes.