This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][ROCm] Suppress warnings generated by HIP headers
ClosedPublic

Authored by krzysz00 on Apr 1 2022, 11:24 AM.

Details

Summary

This removes tens of warnings from build logs that we can't do
anything about.

Diff Detail

Event Timeline

krzysz00 created this revision.Apr 1 2022, 11:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 1 2022, 11:25 AM
krzysz00 requested review of this revision.Apr 1 2022, 11:25 AM
pcf000 accepted this revision.Apr 4 2022, 10:56 AM
This revision is now accepted and ready to land.Apr 4 2022, 10:56 AM
This revision was automatically updated to reflect the committed changes.