[all-commits] [llvm/llvm-project] fd91f8: [mlir][spirv] Put debug-only variable in LLVM_DEBUG
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon Apr 12 12:15:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fd91f81c857a6d51957944f159c18c070eef81ed
https://github.com/llvm/llvm-project/commit/fd91f81c857a6d51957944f159c18c070eef81ed
Author: Lei Zhang <antiagainst at google.com>
Date: 2021-04-12 (Mon, 12 Apr 2021)
Changed paths:
M mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
Log Message:
-----------
[mlir][spirv] Put debug-only variable in LLVM_DEBUG
This avoids paying the cost when building in release.
Reviewed By: hanchung
Differential Revision: https://reviews.llvm.org/D100325
More information about the All-commits
mailing list