mirror of https://github.com/llvm/torch-mlir
e18e8e0a96
* Adds a new to_boolean op to evaluate a value as a truthy i1 * Uses cascading scf.if ops to properly evaluate and/or sequences (short-circuit and original value returning) * Adds a helper to construct select ops and uses it to implement 'not' |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CoreDialects.cpp | ||
MlirInit.cpp | ||
MlirInit.h | ||
MlirIr.cpp | ||
MlirIr.h | ||
MlirPass.cpp | ||
MlirPass.h | ||
NpcompDialect.cpp | ||
NpcompModule.cpp | ||
NpcompModule.h | ||
PybindUtils.cpp | ||
PybindUtils.h | ||
unix_version.script |