llvm-project/mlir/lib/Dialect/Math/Transforms
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
..
CMakeLists.txt [mlir] Add polynomial approximation for math::LogOp (using builders API) 2021-02-24 07:50:25 -08:00
ExpandTanh.cpp
PolynomialApproximation.cpp [mlir] Annotate functions used only in debug mode with LLVM_ATTRIBUTE_UNUSED 2021-03-12 11:25:46 -08:00