This is an archive of the discontinued LLVM Phabricator instance.

[mlir][complex] Convert complex.abs to arith with fastmath flag
ClosedPublic

Authored by Lewuathe on Aug 23 2023, 6:56 PM.

Details

Summary

This is the progressive follow-up to support the conversion of the complex.abs to arith with fastmath flag .

See: https://reviews.llvm.org/rG14de5a2a4f27ed719b1f59f99d2730624a26f706

Diff Detail

Event Timeline

Lewuathe created this revision.Aug 23 2023, 6:56 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 23 2023, 6:56 PM
Lewuathe requested review of this revision.Aug 23 2023, 6:56 PM

Thanks. LGTM.

mlir/test/Conversion/ComplexToStandard/convert-to-standard.mlir
726

Nit: Newline

This revision is now accepted and ready to land.Aug 24 2023, 1:10 AM
Lewuathe closed this revision.Aug 24 2023, 9:05 PM

It has been merged. (Sorry, I failed to add the link to this diff)
https://github.com/llvm/llvm-project/commit/653f77690bb2473ff405ccc681c73217fae8b748