torch-mlir/lib/Dialect/TorchConversion/Transforms
penguin_wwy d4a30b7e67
Fix deprecated uses of cast/dyn_cast/dyn_cast_or_null/isa (#3130)
We should prefer functional style as the method style is deprecated
https://github.com/llvm/mlir-www/blob/main/website/content/deprecation/_index.md#deprecated
(https://mlir.llvm.org/deprecation/)
2024-04-11 06:47:35 -07:00
..
BackendTypeConversion.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
BackendTypeConversionPasses.cpp Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
CMakeLists.txt [cmake] link TorchMLIRTorchConversionPasses to TorchMLIRConversionPasses (#3113) 2024-04-08 14:44:34 +08:00
ConvertCustomQuantOp.cpp Fix deprecated uses of cast/dyn_cast/dyn_cast_or_null/isa (#3130) 2024-04-11 06:47:35 -07:00
PassDetail.h Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
Passes.cpp [Stablehlo] fix aten.arange's lowering to stablehlo (#3138) 2024-04-11 15:55:56 +08:00
UnpackQuantTensor.cpp Migrate passes in TorchConversion to use FunctionOpInterface. (#2935) 2024-02-20 08:54:02 -08:00
VerifyLinalgOnTensorsBackendContract.cpp Clang format refresh (#2812) 2024-01-29 12:59:33 -05:00
VerifyStablehloBackendContract.cpp Fix deprecated uses of cast/dyn_cast/dyn_cast_or_null/isa (#3130) 2024-04-11 06:47:35 -07:00
VerifyTosaBackendContract.cpp build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00