torch-mlir/lib/Conversion/TorchToLinalg
Tanyo Kwok 17bc7c89cc
build: update llvm tag to 74fb770d (#1539)
* build: update llvm tag to 74fb770d

This commit makes the following changes needed to update bump LLVM:

+ replace usages of `tensor::createPadScalarOp`, see https://reviews.llvm.org/D136493
+ Update file checks
2022-11-01 15:27:09 +08:00
..
CMakeLists.txt Re-enable custom op support 2022-08-16 22:49:08 +05:30
DataMovement.cpp Remove all but one of valsem ops + move fill.Scalar to elementwise (#1531) 2022-10-28 15:06:11 +00:00
IndirectDataMovement.cpp build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
Linear.cpp build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
Pooling.cpp [MLIR][TORCH] Fix wrong parameter name "supportFPInputOnly" 2022-10-30 23:18:08 +08:00
PopulatePatterns.h Re-enable custom op support 2022-08-16 22:49:08 +05:30
Random.cpp Remove all but one of valsem ops + move fill.Scalar to elementwise (#1531) 2022-10-28 15:06:11 +00:00
Reduction.cpp build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
TensorConstructors.cpp Remove all but one of valsem ops + move fill.Scalar to elementwise (#1531) 2022-10-28 15:06:11 +00:00
TensorScalarInterop.cpp build: update llvm tag to 4546397e (#1502) 2022-10-18 04:22:53 +00:00
TorchToLinalg.cpp build: update llvm tag to 6f46ff37 (#1448) 2022-10-05 08:28:06 -05:00
Uncategorized.cpp [MLIR][TORCH] Add E2E support for aten.fill.Tensor op 2022-10-30 18:40:47 +05:30
Utils.cpp build: update llvm tag to 74fb770d (#1539) 2022-11-01 15:27:09 +08:00
Utils.h Add transposed case for at::convolution (#917) 2022-08-24 12:19:35 -04:00