This is an archive of the discontinued LLVM Phabricator instance.

[mlir][transform] Add NVGPU to NVVM conversion via transform.apply_conversion_patterns
ClosedPublic

Authored by nicolasvasilache on Aug 9 2023, 6:14 AM.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald Transcript
nicolasvasilache requested review of this revision.Aug 9 2023, 6:14 AM

Add missing test line, drop unnecessary includes.

Bazel BUILD, more include trimming.

Use the proper bazel dependence name

springerm accepted this revision.Aug 9 2023, 6:35 AM
This revision is now accepted and ready to land.Aug 9 2023, 6:35 AM
This revision was landed with ongoing or failed builds.Aug 9 2023, 7:10 AM
This revision was automatically updated to reflect the committed changes.