This is an archive of the discontinued LLVM Phabricator instance.

[mlir][rocdl] Fixing breakage of dim operator from 904f91db
ClosedPublic

Authored by jerryyin on Jun 11 2020, 8:12 AM.

Details

Summary
  • Update the unit test dimOp index to be an operand
  • Refactored the constant naming

Diff Detail

Event Timeline

jerryyin created this revision.Jun 11 2020, 8:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 11 2020, 8:12 AM

Looks like this commit forget to update rocm unit tests.

jerryyin updated this revision to Diff 270147.Jun 11 2020, 8:17 AM

Update CL header to include [mlir][rocdl]

jerryyin retitled this revision from Fixing breakage of dim operator from 904f91db to [mlir][rocdl] Fixing breakage of dim operator from 904f91db.Jun 11 2020, 8:18 AM
jerryyin added a reviewer: frgossen.
ftynse accepted this revision.Jun 11 2020, 9:02 AM
This revision is now accepted and ready to land.Jun 11 2020, 9:02 AM
whchung accepted this revision.Jun 11 2020, 9:30 AM