This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Put debug-only variable in LLVM_DEBUG
ClosedPublic

Authored by antiagainst on Apr 12 2021, 10:29 AM.

Details

Summary

This avoids paying the cost when building in release.

Diff Detail

Event Timeline

antiagainst created this revision.Apr 12 2021, 10:29 AM
antiagainst requested review of this revision.Apr 12 2021, 10:29 AM
hanchung accepted this revision.Apr 12 2021, 11:46 AM
This revision is now accepted and ready to land.Apr 12 2021, 11:46 AM
This revision was automatically updated to reflect the committed changes.