This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix case in MLIRGPUtoVulkanTransforms
ClosedPublic

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

Details

Summary

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

Diff Detail

Event Timeline

marbre created this revision.Jun 29 2020, 11:26 PM
Herald added a project: Restricted Project. · View Herald Transcript
marbre retitled this revision from Fix case in MLIRGPUtoVulkanTransforms to [mlir] Fix case in MLIRGPUtoVulkanTransforms.Jun 29 2020, 11:27 PM
ThomasRaoux accepted this revision.Jun 30 2020, 12:30 AM
This revision is now accepted and ready to land.Jun 30 2020, 12:30 AM

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

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

Done!

This revision was automatically updated to reflect the committed changes.