This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Don't use SSA names directly for std.view canonicalization test
ClosedPublic

Authored by asaadaldien on Jan 8 2020, 12:30 PM.

Diff Detail

Event Timeline

asaadaldien created this revision.Jan 8 2020, 12:30 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 8 2020, 12:30 PM

Unit tests: pass. 61323 tests passed, 0 failed and 736 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

nicolasvasilache accepted this revision.Jan 8 2020, 2:09 PM
This revision is now accepted and ready to land.Jan 8 2020, 2:09 PM
This revision was automatically updated to reflect the committed changes.