This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][arith] Mark addf/mulf as commutative
ClosedPublic

Authored by csigg on Jan 31 2022, 5:17 AM.

Details

Summary

Following the discussion in D118318, mark arith.addf/mulf commutative.

Diff Detail

Event Timeline

csigg created this revision.Jan 31 2022, 5:17 AM
csigg requested review of this revision.Jan 31 2022, 5:17 AM
mehdi_amini accepted this revision.Jan 31 2022, 10:17 AM
This revision is now accepted and ready to land.Jan 31 2022, 10:17 AM
csigg updated this revision to Diff 404811.Jan 31 2022, 10:17 PM

Update tests.

This revision was landed with ongoing or failed builds.Jan 31 2022, 11:34 PM
This revision was automatically updated to reflect the committed changes.