This is an archive of the discontinued LLVM Phabricator instance.

[mlir][math] Support vector type by erf and round libm lowering
ClosedPublic

Authored by Lewuathe on Jun 15 2022, 9:25 PM.

Details

Summary

erf and round op are able to lowered to libm supporting vector type as other math operations.

Diff Detail

Event Timeline

Lewuathe created this revision.Jun 15 2022, 9:25 PM
Lewuathe requested review of this revision.Jun 15 2022, 9:25 PM
ftynse accepted this revision.Jun 17 2022, 9:23 AM
ftynse added inline comments.
mlir/test/Conversion/MathToLibm/convert-to-libm.mlir
208

Please add a newline

This revision is now accepted and ready to land.Jun 17 2022, 9:23 AM
This revision was landed with ongoing or failed builds.Jun 21 2022, 5:44 PM
This revision was automatically updated to reflect the committed changes.