-
### Check for existing issues
- [X] Completed
### Language
LLVM-IR
### Tree Sitter parser link
https://github.com/benwilliamgraham/tree-sitter-llvm
### Language server link
_No response_
### M…
-
This player is going to be feature-complete soon, so I should start thinking about what to do with the current bytecode based virtual machine. It wasn't the best idea because it isn't fast. Scratch co…
-
### Issue Type
Build/Install
### Modules Involved
SPU compiler
### Have you reproduced the bug with SPU HEAD?
Yes
### Have you searched existing issues?
Yes
### SPU Version
spu 0.9.2b0
### O…
-
Do you know if its possible to use mlir-translate programatically within rust?
What i want to know is how to convert MLIR, all already transformed to llvm dialect, to llvm ir for use within the llv…
edg-l updated
4 months ago
-
[failingir.txt](https://github.com/user-attachments/files/17874770/failingir.txt)
```
tester.mlir:10330:13: error: 'plan.with_shape' op folder produced a value of incorrect type: 'tensor', expected:…
-
```
$ cat /tmp/a.ll
target datalayout = "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128"
target triple = "x86_64-grtev4-linux-gnu"
; Function Attrs: noinline opt…
-
### Problem Description
I follow the readme to build the Docker image and full examples using CMake:
```
$ git clone https://github.com/ROCm/rocm-examples.git
$ cd rocm-examples/Dockerfiles
$ doc…
yuqie updated
2 weeks ago
-
### What happened?
Hello guys! After upgrading from 4.31.0 to 4.32.0 on one of my projects, I cannot build my project because of a Swift Compiler crash. After downgrading to 4.31.0, everything comp…
-
### Expected behavior
The TVM is built normally
### Actual behavior
[804/898] Building CXX object CMakeFil...s.dir/src/target/llvm/llvm_module.cc.o
FAILED: CMakeFiles/tvm_objs.dir/src/target…
-
For the given IR
```mlir
module {
func.func @torch_jit(%arg0: !torch.vtensor, %arg1: !torch.vtensor, %arg2: !torch.vtensor) -> !torch.vtensor attributes {torch.onnx_meta.ir_version = 7 : si6…