torch-mlir/externals
Ramiro Leal-Cavazos 6c86bec04f
build: update llvm tag to 9acc2f37 (#1828)
This commit makes the following changes:

- Update dialects to use fold API `kEmitFoldAdaptorFolder` and update
signature of `fold` methods (see PSA
https://discourse.llvm.org/t/psa-new-improved-fold-method-signature-has-landed-please-update-your-downstream-projects/67618)
- Replace `makeArrayRef` with `ArrayRef` (see
https://reviews.llvm.org/D140896)
- Remove `TypeRange{}` arg from `b.create<scf::IfOp>` since builder no
longer takes that argument
- Make `func`s in `Torch/invalid.mlir` private, since symbol
declarations cannot be public. (see https://discourse.llvm.org/t/rfc-symbol-definition-declaration-x-visibility-checks/2140)
2023-01-25 01:29:42 +00:00
..
llvm-external-projects/torch-mlir-dialects build: update llvm tag to 9acc2f37 (#1828) 2023-01-25 01:29:42 +00:00
llvm-project@9acc2f37bd build: update llvm tag to 9acc2f37 (#1828) 2023-01-25 01:29:42 +00:00
mlir-hlo@4a173356bb build: update llvm tag to 9acc2f37 (#1828) 2023-01-25 01:29:42 +00:00