RattataKing
0c41758502
[MLIR][Python] Remove partial LLVM APIs in python bindings ( #178290 )
...
mlir-py bindings should only rely on C mlir APIs.
This PR replaced partial LLVM utilities (`Twine`, `ArrayRef`,
`SmallVector`, `StringRef`) with equivalent STL, and added a `join()`
helper function in `IRCore.cpp` to concat strings.
---------
Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
2026-01-28 13:27:25 -05:00
..
2024-12-20 20:32:32 -08:00
2026-01-07 16:27:31 +08:00
2026-01-07 22:57:14 +08:00
2026-01-10 21:24:55 -08:00
2026-01-10 21:24:55 -08:00
2026-01-10 21:24:55 -08:00
2026-01-07 16:27:31 +08:00
2026-01-07 16:27:31 +08:00
2026-01-10 21:24:55 -08:00
2026-01-07 16:27:31 +08:00
2026-01-08 12:40:14 +08:00
2026-01-07 16:27:31 +08:00
2026-01-10 21:24:55 -08:00
2026-01-05 09:08:13 -08:00
2024-12-20 20:32:32 -08:00
2026-01-12 17:20:53 +00:00
2026-01-24 23:05:03 -08:00
2026-01-28 13:27:25 -05:00
2026-01-05 09:08:13 -08:00
2026-01-10 21:24:55 -08:00
2024-12-20 20:32:32 -08:00
2026-01-05 09:34:58 -08:00
2026-01-08 12:40:14 +08:00
2026-01-05 09:08:13 -08:00
2025-08-27 02:35:09 -07:00
2026-01-11 13:51:49 +08:00
2026-01-05 09:08:13 -08:00
2024-12-20 20:32:32 -08:00
2026-01-16 05:37:11 -08:00