This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] Make the ROCM integration tests runnable
ClosedPublic

Authored by krzysz00 on Nov 18 2021, 12:28 PM.

Details

Summary
  • Move the #define s to the GPU Transform library from GPU Ops so that

SerializeToHsaco is non-trivially compiled

  • Add required includes to SerializeToHsaco
  • Move MCSubtargetInfo creation to the correct point in the

compilation process

  • Change mlir in ROCM tests to account for renamed/moved ops

Diff Detail

Event Timeline

krzysz00 created this revision.Nov 18 2021, 12:28 PM
krzysz00 requested review of this revision.Nov 18 2021, 12:28 PM
This revision was not accepted when it landed; it landed in state Needs Review.Nov 19 2021, 9:10 AM
This revision was automatically updated to reflect the committed changes.