[all-commits] [llvm/llvm-project] 75c328: [mlir][DialectConversion] Remove invalid NDEBUG wr...
River Riddle via All-commits
all-commits at lists.llvm.org
Fri Jan 31 13:28:26 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 75c328179e0074eb0bdad7556ef430c0ffb81ca1
https://github.com/llvm/llvm-project/commit/75c328179e0074eb0bdad7556ef430c0ffb81ca1
Author: River Riddle <riddleriver at gmail.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M mlir/lib/Transforms/DialectConversion.cpp
Log Message:
-----------
[mlir][DialectConversion] Remove invalid NDEBUG wrapper.
The functions are used, but empty when NDEBUG is set.
More information about the All-commits
mailing list