Commit fba7ec4
committed
[mlir] Add tests for the array deep-copy lowering
Fix array::push to deep-copy reference-type elements
instead of emitting a plain StoreOp.1 parent 87acaa7 commit fba7ec4
File tree
13 files changed
+3903
-101
lines changed- libsolidity/codegen/mlir
- test
- libsolidity/semanticTests/mlir
- lit/mlirCodegen
- EVM
13 files changed
+3903
-101
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1873 | 1873 | | |
1874 | 1874 | | |
1875 | 1875 | | |
1876 | | - | |
| 1876 | + | |
1877 | 1877 | | |
1878 | 1878 | | |
1879 | 1879 | | |
1880 | 1880 | | |
1881 | 1881 | | |
1882 | 1882 | | |
1883 | | - | |
| 1883 | + | |
1884 | 1884 | | |
1885 | 1885 | | |
1886 | 1886 | | |
| |||
0 commit comments