This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Linalg] NFC - Make consistent use of op.emitOpError
ClosedPublic

Authored by nicolasvasilache on Jan 2 2020, 7:07 AM.

Details

Summary

This is part of an ongoing cleanup and uniformization work.

Diff Detail

Event Timeline

ftynse accepted this revision.Jan 2 2020, 7:08 AM
This revision is now accepted and ready to land.Jan 2 2020, 7:08 AM

Unit tests: pass. 61127 tests passed, 0 failed and 728 were skipped.

clang-tidy: fail. Please fix clang-tidy findings.

clang-format: pass.

Build artifacts: diff.json, clang-tidy.txt, clang-format.patch, CMakeCache.txt, console-log.txt, test-results.xml

This revision was automatically updated to reflect the committed changes.