This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Rename spv.ocl to spv.cl. NFC.
ClosedPublic

Authored by kuhar on Jul 20 2022, 12:06 PM.

Details

Summary

This is to improve the consistency within the SPIR-V dialect and to make op names a bit shorter.

Diff Detail

Event Timeline

kuhar created this revision.Jul 20 2022, 12:06 PM
Herald added a reviewer: ftynse. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
kuhar requested review of this revision.Jul 20 2022, 12:06 PM
antiagainst accepted this revision.Jul 20 2022, 2:39 PM

Awesome, thanks!

This revision is now accepted and ready to land.Jul 20 2022, 2:39 PM
This revision was automatically updated to reflect the committed changes.