This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Fix for LIT tests
ClosedPublic

Authored by vinograd47 on Jan 11 2021, 5:31 AM.

Details

Summary

Add MLIR_SPIRV_CPU_RUNNER_ENABLED to llvm_canonicalize_cmake_booleans.

Diff Detail

Event Timeline

vinograd47 created this revision.Jan 11 2021, 5:31 AM
vinograd47 requested review of this revision.Jan 11 2021, 5:31 AM
This revision is now accepted and ready to land.Jan 11 2021, 9:05 AM

I believe I don't have commit rights to LLVM repository. Could someone commit this change to main repository?

ftynse added a subscriber: ftynse.Jan 12 2021, 8:07 AM

I took your name and email from Github commits. Please consider sending patches with Arcanist to preserve author (and base revision) info.

This revision was automatically updated to reflect the committed changes.

Thanks for fixing this!