This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Fix build failure due to https://reviews.llvm.org/D87059.
ClosedPublic

Authored by jurahul on Sep 17 2020, 4:51 PM.

Details

Summary
  • Remove spurious ;
  • Make comparison object invokable as const.

Diff Detail

Event Timeline

jurahul created this revision.Sep 17 2020, 4:51 PM
jurahul requested review of this revision.Sep 17 2020, 4:51 PM
jpienaar accepted this revision.Sep 17 2020, 4:53 PM
This revision is now accepted and ready to land.Sep 17 2020, 4:53 PM
This revision was landed with ongoing or failed builds.Sep 17 2020, 4:58 PM
This revision was automatically updated to reflect the committed changes.