This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix gpu-to-llvm lowering for gpu.alloc with dynamic sizes.
ClosedPublic

Authored by csigg on Jan 11 2021, 4:43 AM.

Diff Detail

Event Timeline

csigg created this revision.Jan 11 2021, 4:43 AM
csigg requested review of this revision.Jan 11 2021, 4:43 AM
ftynse accepted this revision.Jan 11 2021, 4:44 AM
This revision is now accepted and ready to land.Jan 11 2021, 4:44 AM
csigg updated this revision to Diff 315775.Jan 11 2021, 5:46 AM

Fix SPIRV lowering.