This is an archive of the discontinued LLVM Phabricator instance.

[mlir][math] Rename math.abs -> math.absf
ClosedPublic

Authored by Mogball on Aug 6 2022, 8:08 AM.

Diff Detail

Event Timeline

Mogball created this revision.Aug 6 2022, 8:08 AM
Herald added a reviewer: ftynse. · View Herald Transcript
Herald added a reviewer: aartbik. · View Herald Transcript
Herald added a reviewer: sjarus. · View Herald Transcript
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Mogball requested review of this revision.Aug 6 2022, 8:08 AM
Mogball updated this revision to Diff 450536.Aug 6 2022, 8:13 AM

fix name

Mogball updated this revision to Diff 450538.Aug 6 2022, 8:17 AM

fix another comment name

Mogball updated this revision to Diff 450539.Aug 6 2022, 8:39 AM

remove unrelated change

Mogball updated this revision to Diff 450541.Aug 6 2022, 8:42 AM

fix diff

LGTM for sparse part

ftynse accepted this revision.Aug 8 2022, 6:13 AM
This revision is now accepted and ready to land.Aug 8 2022, 6:13 AM
This revision was landed with ongoing or failed builds.Aug 8 2022, 8:05 AM
This revision was automatically updated to reflect the committed changes.