This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix case in MLIRGPUtoNVVMTransforms
ClosedPublic

Authored by marbre on Jun 29 2020, 11:40 PM.

Details

Summary

This changes the casing of MLIRGPUtoNVVMTransforms to be consistent
with other transform libraries.

Diff Detail

Event Timeline

marbre created this revision.Jun 29 2020, 11:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 29 2020, 11:40 PM
herhut accepted this revision.Jun 30 2020, 12:52 AM

Thanks!

This revision is now accepted and ready to land.Jun 30 2020, 12:52 AM

Thanks for the review! I would appreciate if you could commit on my behalf.

This revision was automatically updated to reflect the committed changes.