llvm-project/mlir/lib/Dialect/Math
Eugene Zhulenev 39b2cd4009 [mlir] Annotate functions used only in debug mode with LLVM_ATTRIBUTE_UNUSED
Functions used only in `assert` cause warnings in release mode

Reviewed By: mehdi_amini, dcaballe, ftynse

Differential Revision: https://reviews.llvm.org/D98476
2021-03-12 11:25:46 -08:00
..
IR
Transforms [mlir] Annotate functions used only in debug mode with LLVM_ATTRIBUTE_UNUSED 2021-03-12 11:25:46 -08:00
CMakeLists.txt