-
OpenBLAS already added flang support, but I don't think this is being tested on windows? While reviving the old [effort](https://github.com/conda-forge/openblas-feedstock/pull/115) to build conda-forg…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR8092](https://bugs.llvm.org/show_bug.cgi?id=8092) |
| Status | NEW |
| Importance | P normal |
| R…
-
| | |
| --- | --- |
| Bugzilla Link | [42225](https://llvm.org/bz42225) |
| Version | unspecified |
| OS | MacOS X |
| Attachments | [.bc file](https://user-images.githubusercontent.com/60944935/143…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR39214](https://bugs.llvm.org/show_bug.cgi?id=39214) |
| Status | NEW |
| Importance | P normal |
|…
-
Here I have reproducer with three test cases to demonstrate:
```python
from numba import deferred_type, njit
from numba.extending import as_numba_type
from numba.experimental import jitclass
…
-
t.c
```
typedef __float128 _Float128;
typedef unsigned long int mp_limb_t;
typedef long int mp_size_t;
__extension__ typedef long long int intmax_t;
static _Float128
round_and_return (mp_limb_t…
-
rustc has a `PassMode` enum to declare how arguments should be passed between functions. `PassMode::Direct` is used for the simple case where we can just generate LLVM IR with an argument type that ma…
-
Thanks for participating in the TVM community! We use https://discuss.tvm.ai for any general usage questions and discussions. The issue tracker is used for actionable items such as feature proposals d…
-
```
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
--Type for more, q to quit, c to continue without paging--bt
Core was generated by `/space/pvelesko/chipStar/kernel-c…
-
I have the following MLIR program:
test.mlir:
```
func.func @func1() {
%c0 = arith.constant 0 : index
%39 = tensor.empty() : tensor
%107 = tensor.empty() : tensor
%146 = tensor.empty() : te…