torch-mlir/lib/CAPI
Victor Guerra 1cf09a6a34
Using `ArrayRef` deduction guides. (#1809)
`llvm::makeArrayRef` is now deprecated and can be
replaced by the newly introduced `ArrayRef` deduction guides.

Fixes: #1808

Co-authored-by: Victor Guerra <vm.guerramoran@criteo.com>
2023-01-21 08:58:07 -06:00
..
CMakeLists.txt Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00
Dialects.cpp Dual license the torch-mlir project. 2021-10-01 10:46:08 -07:00
Registration.cpp Revert "python: trim registration and loading of dialects and passes" (#1093) 2022-07-21 09:35:42 -07:00
TorchOps.cpp Rework how global slot initializers work. 2022-08-08 18:12:06 -07:00
TorchTypes.cpp Using `ArrayRef` deduction guides. (#1809) 2023-01-21 08:58:07 -06:00
Transforms.cpp Fix Base Lazy Backend Type Conversion (#1412) 2022-10-04 15:53:28 -07:00