This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NVGPU] Fix NVGPU Bazel Layering
ClosedPublic

Authored by manishucsd on Jan 17 2023, 6:11 PM.

Details

Summary

This patch fixes the NVGPU bazel layering for NVGPU/Utils/MMAUtils.cpp. It creates a NVGPUUtils as cc_library and adds it to the deps list where needed.

Diff Detail

Event Timeline

manishucsd created this revision.Jan 17 2023, 6:11 PM
manishucsd requested review of this revision.Jan 17 2023, 6:11 PM
ThomasRaoux accepted this revision.Jan 17 2023, 6:12 PM
This revision is now accepted and ready to land.Jan 17 2023, 6:12 PM
manishucsd closed this revision.Jan 17 2023, 6:57 PM

Closing the committed patch. See the GitHub commit 1a1ddf05cb8e86e8b6fa17525cff43026ed3883a.