Jeremy Kun

Results 98 issues of Jeremy Kun

Cf. https://github.com/google/heir/issues/232#issuecomment-2009684084 for context. Depends on https://github.com/google/heir/issues/182

good first issue
dialect: polynomial

It appears that `//tests/cggi:straight_line_vectorizer.mlir.test` flakily fails, I believe due to arbitrariness in the graph algorithm topo-sorting.

bug

The following code fails when run with `--polynomial-to-standard` and `--heir-polynomial-to-llvm` ```mlir // Regression test for https://github.com/google/heir/issues/505 // RUN: heir-opt --polynomial-to-standard %s | FileCheck %s func.func @test_bin_ops(%arg0: memref, %arg1: memref) ->...

bug
dialect: polynomial