This is an archive of the discontinued LLVM Phabricator instance.

[VectorOps] Update vector transfer read op comments.
ClosedPublic

Authored by andydavis1 on Jan 14 2020, 1:02 PM.

Details

Summary

Update vector transfer read op comments.

Diff Detail

Event Timeline

andydavis1 created this revision.Jan 14 2020, 1:02 PM
Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache accepted this revision.Jan 14 2020, 1:08 PM
This revision is now accepted and ready to land.Jan 14 2020, 1:08 PM
aartbik accepted this revision.Jan 14 2020, 1:16 PM

Unit tests: pass. 61804 tests passed, 0 failed and 781 were skipped.

clang-tidy: unknown.

clang-format: pass.

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

Submitting change.

Address comments

Unit tests: pass. 61804 tests passed, 0 failed and 781 were skipped.

clang-tidy: unknown.

clang-format: pass.

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

This revision was automatically updated to reflect the committed changes.