This is an archive of the discontinued LLVM Phabricator instance.

[AMDGPU] Fix ROCm unit test memref initialization
ClosedPublic

Authored by jerryyin on Sep 16 2020, 8:46 AM.

Details

Reviewers
aartbik
whchung

Diff Detail

Event Timeline

jerryyin created this revision.Sep 16 2020, 8:46 AM
Herald added a project: Restricted Project. · View Herald Transcript
jerryyin requested review of this revision.Sep 16 2020, 8:46 AM
whchung accepted this revision.Sep 16 2020, 8:50 AM
This revision is now accepted and ready to land.Sep 16 2020, 8:50 AM
jerryyin retitled this revision from Fix ROCm test memref initialization to [AMDGPU] Fix ROCm unit test memref initialization.Sep 16 2020, 8:55 AM
jerryyin updated this revision to Diff 292499.Sep 17 2020, 7:37 AM

Added createLowerToCFGPass for scf.for lowering

jerryyin updated this revision to Diff 292501.Sep 17 2020, 7:40 AM
This comment was removed by jerryyin.
jerryyin updated this revision to Diff 292522.Sep 17 2020, 8:49 AM

Remove accidental change to clang-format