mirror of https://github.com/llvm/torch-mlir
f63bb9f86c
Summary of changes: - Replace `llvm::None` with `std::nullopt`, since the former is deprecated (https://reviews.llvm.org/D139763) - Use setter for symbol visibility instead of passing string attribute when creating FuncOp |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Dialects.cpp | ||
Registration.cpp | ||
TorchOps.cpp | ||
TorchTypes.cpp | ||
Transforms.cpp |