llvm-project/mlir/lib/Conversion/MathToSPIRV
Stella Stamenova 5f14aee3bb [mlir] Fix Visual Studio warnings
There are only a couple of warnings when compiling with VS on Windows. This fixes the last remaining warnings so that we can enable LLVM_ENABLE_WERROR on the mlir windows bot.

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D124862
2022-05-03 14:12:15 -07:00
..
CMakeLists.txt
MathToSPIRV.cpp [mlir] Fix Visual Studio warnings 2022-05-03 14:12:15 -07:00
MathToSPIRVPass.cpp