This is an archive of the discontinued LLVM Phabricator instance.

[MLIR] NFC: Rename mcuMemHostRegister* to mgpuMemHostRegister* to make it consistent with the other cuda-runner functions and ROCm.
ClosedPublic

Authored by csigg on Jul 25 2020, 5:57 AM.

Details

Summary

Rename mcuMemHostRegister* to mgpuMemHostRegister*.

Diff Detail

Event Timeline

csigg created this revision.Jul 25 2020, 5:57 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 25 2020, 5:57 AM
csigg retitled this revision from Rename mcuMemHostRegister* to mgpuMemHostRegister* to make it consistent with the other cuda-runner functions and ROCm. to [MLIR] NFC: Rename mcuMemHostRegister* to mgpuMemHostRegister* to make it consistent with the other cuda-runner functions and ROCm..Jul 25 2020, 5:59 AM
herhut accepted this revision.Jul 27 2020, 2:05 AM

Thanks.

This revision is now accepted and ready to land.Jul 27 2020, 2:05 AM
This revision was automatically updated to reflect the committed changes.