-
### What happened?
With `--iree-llvmcpu-enable-ukernels=all` or `--iree-llvmcpu-enable-ukernels=unpack`, the IREE will report the following message for tinyllama model in `LLVMCPUCheckIRBeforeLLVMCon…
-
https://github.com/iree-org/iree is a downstream with a `third_party/llvm-project` submodule tracking upstream with daily syncs.
The last sync, https://github.com/iree-org/iree/pull/18019, had to l…
-
I don't know why only Mac picks this up but there are several tests that actually consistently fail with errors like:
```
/Users/runner/work/iree-amd-aie/iree-amd-aie/tests/transform_dialect/conv_…
-
### What happened?
Switch to https://github.com/iree-org/iree/pull/18826
Asan error gist: https://gist.github.com/pashu123/29bb25c4d7ba7261bd6f903513dd5bf3
### Steps to reproduce your issue
Input IR…
-
## Motivation
In the process of trying to land #18474 I ran into a number of correctness issues related to LLVM backends where the only saving grace was having a reference that gave correct numerics …
-
Hello, IREE developers, I've seen a similar question asked before: https://github.com/iree-org/iree/issues/11573#issuecomment-1371128261, but it seems lack of further discussion.
Suppose we have a c…
LWenH updated
3 weeks ago
-
See https://github.com/nod-ai/SHARK-TestSuite/issues/291
* Popular TFLite models: https://www.kaggle.com/models/?orderby=downloadCount&framework=tfLite
* Old TFLite tests in IREE: https://github.c…
-
On https://github.com/iree-org/iree/pull/17847, compilation failed and the benchmark job using [`iree_tests/benchmarks/sdxl/benchmark_sdxl_rocm.py`](https://github.com/nod-ai/SHARK-TestSuite/blob/main…
-
When multi-targeting on a single device each dispatch gets a switch on the chosen executable variant. We know when we emit the `scf.index_switch` (which later becomes `cf.switch`) that at load-time we…
-
There were 3 new test failures after pulling in a torch-mlir patch: https://github.com/llvm/torch-mlir/commit/55ff110dc29cab7e2495ccdbec9a60512c29c665
The following tests failed:
```mlir
// RUN: iree…