This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix stack-use-after-scope in cuda/vulkan cpu runners
ClosedPublic

Authored by ezhulenev on Oct 27 2020, 4:04 PM.

Diff Detail

Event Timeline

ezhulenev created this revision.Oct 27 2020, 4:04 PM
ezhulenev requested review of this revision.Oct 27 2020, 4:04 PM
ezhulenev updated this revision to Diff 301131.Oct 27 2020, 5:02 PM

Fix cuda and vulkan runner

ezhulenev retitled this revision from [mlir] Update mlir-rocm-runner JitRunnerMain call to [mlir] Fix stack-use-after-scope in cuda/vulkan cpu runners.Oct 27 2020, 5:03 PM
ezhulenev edited the summary of this revision. (Show Details)
mehdi_amini accepted this revision.Oct 27 2020, 5:05 PM

LGTM.

Feel free to submit simple fixes without review.

This revision is now accepted and ready to land.Oct 27 2020, 5:05 PM
ezhulenev updated this revision to Diff 301143.Oct 27 2020, 5:24 PM

Spirv runner

This revision was landed with ongoing or failed builds.Oct 27 2020, 5:26 PM
This revision was automatically updated to reflect the committed changes.