This is an archive of the discontinued LLVM Phabricator instance.

[mlir] NFC: Prepare GPUToSPIRV tests for supporting 64bit index
ClosedPublic

Authored by antiagainst on Feb 26 2023, 7:31 AM.

Details

Summary

This commit just adds options to control index type bitwidth in
GPUToSPIRV conversion, and updates tests to prepare for 64bit
index conversion.

Diff Detail

Event Timeline

antiagainst created this revision.Feb 26 2023, 7:31 AM
antiagainst requested review of this revision.Feb 26 2023, 7:31 AM
kuhar accepted this revision.Feb 26 2023, 12:22 PM
This revision is now accepted and ready to land.Feb 26 2023, 12:22 PM