This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Add additional traits to EqualOp and NotEqualOp.
ClosedPublic

Authored by akuegel on May 21 2021, 6:01 AM.

Details

Summary

This matches the traits of the other binary ops.

Diff Detail

Event Timeline

akuegel created this revision.May 21 2021, 6:01 AM
akuegel requested review of this revision.May 21 2021, 6:01 AM
frgossen accepted this revision.May 21 2021, 6:02 AM
This revision is now accepted and ready to land.May 21 2021, 6:02 AM
This revision was landed with ongoing or failed builds.May 21 2021, 6:05 AM
This revision was automatically updated to reflect the committed changes.