-
[0/1] Running the Dynamatic regression tests
FAIL: Dynamatic :: Dialect/Handshake/invalid.mlir (26 of 26)
******************** TEST 'Dynamatic :: Dialect/Handshake/invalid.mlir' FAILED *************…
-
The project documentation should include a short tutorial on how to use MLIR and the bindings, with selected references for further reading, without involving Sierra, to ease onboarding. The focus sho…
-
For [this ](https://gist.github.com/nirvedhmeshram/344f11443b96fb9ff022fa283cc6cd8a) matmul like + elementwise IR, we go down the LLVMGPUSIMT pipeline, see dump [here](https://gist.github.com/nirvedhm…
-
If turning on `LLVM_LINK_LLVM_DYLIB` while building llvm and mlir, a mlir unittest will fail when`ninja check-mlir`.
```
: CommandLine Error: Option 'enable-branch-hint' registered more than once!…
-
### What happened?
When compiling the scheduler IR, we are seeing the following error:
```
/data/e2eshark/actions-runner-turbine/_work/SHARK-ModelDev/SHARK-ModelDev/vmfbs/stable_diffusion_xl_base_1_…
-
Hello,
I realize it might be too early for Windows support, but I didn't see an existing issue on this.
In case it hasn't been tested yet, I just wanted to point out that I encountered the following…
-
Executing the following script with `--vec` it gives the error msg below
```
a = as.matrix([0.506232,0.112481,0.277686,0.147521]);
points = cbind(a, a);
//print(points);
```
```
[error]: Lo…
-
### What happened?
For the given IR
```mlir
module {
func.func @torch_jit(%arg0: !torch.vtensor, %arg1: !torch.vtensor, %arg2: !torch.vtensor, %arg3: !torch.vtensor, %arg4: !torch.vtensor, %arg5: …
-
https://github.com/llvm/llvm-project/blob/505e049aa078c8961f00cacefc3983398a46fb04/mlir/include/mlir/Interfaces/DestinationStyleOpInterface.td#L86
Says
```
/// Return the number of DPS inits.…
-
[Uplift PR ](https://github.com/tenstorrent/tt-xla/pull/63) failed due to
![Image](https://github.com/user-attachments/assets/90e6f631-c992-4868-8f1e-696966d5ba57)
Investigating this locally I foun…