This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Fix gcc5 in D89161
ClosedPublic

Authored by rsuderman on Oct 15 2020, 5:02 PM.

Details

Summary

Missing .str() makes gcc5 unable to infer the template to use.

Diff Detail

Event Timeline

rsuderman created this revision.Oct 15 2020, 5:02 PM
rsuderman requested review of this revision.Oct 15 2020, 5:02 PM
GMNGeoffrey accepted this revision.Oct 15 2020, 5:02 PM
GMNGeoffrey added a subscriber: GMNGeoffrey.

Thanks!

This revision is now accepted and ready to land.Oct 15 2020, 5:02 PM
This revision was landed with ongoing or failed builds.Oct 15 2020, 5:03 PM
This revision was automatically updated to reflect the committed changes.