This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix case in MLIRGPUtoSPIRVTransforms
ClosedPublic

Authored by GMNGeoffrey on Jun 15 2020, 7:14 PM.

Details

Summary

This patch changes the casing of MLIRGPUtoSPIRVTransforms
to be consistent with other transforms libraries.

Diff Detail

Event Timeline

GMNGeoffrey created this revision.Jun 15 2020, 7:14 PM
antiagainst accepted this revision.Jun 16 2020, 4:56 AM

Ah, good catch! Thanks! :)

This revision is now accepted and ready to land.Jun 16 2020, 4:56 AM

Lei could you land this for me? I don't have commit access

This revision was automatically updated to reflect the committed changes.