-
This typo https://github.com/awslabs/s2n-bignum/pull/95 should be caught by some CI test. Run an assembler, or similar(?). Or just verify that all files ensure that it's not used in an executable stac…
-
## Context
I'm using `tar` to extract the contents downloaded from https://repo1.maven.org/maven2/org/jruby/jruby-dist/9.4.8.0/jruby-dist-9.4.8.0-bin.tar.gz for re-packaging it and uploading it to…
-
In GCC13 IBs, the following warnings are emitted by linker:
```
...bin/ld.bfd: warning: tmp/el9_amd64_gcc13/src/DataFormats/SiPixelDigiSoA/test/DigiErrors_testROCmAsync/DigiErrors_test.cc-15ae26.o…
-
I am using the following command to generate arithmetic tests for `rv32i` target
```shell
python3 run.py --target rv32i -o $HOME/temporary/riscv-dv -tn riscv_arithmetic_basic_test -i 10 -si pyflow…
-
The conda-forge AArch64 build of llvmlite 0.41 is failing tests with a segfault. See https://github.com/conda-forge/llvmlite-feedstock/pull/74
I note that there seems to be an issue in one of the O…
-
hi!
I'm trying to build _WebSharper.Google.Maps_ targeting WebSharper 7.0.3 beta3 and after removing some stale references from _paket.references_ files, I'm facing this error message:
>
WEBSH…
-
Consider the following IR:
```llvm
define half @f(half %a, half %b, half %c) {
%d = fadd half %a, %b
%e = fadd half %d, %c
ret half %e
}
```
On backends without native `half` sup…
-
This proposal is originally from @rsc in issue #14069 and is about `CMOVLEQ` being ambiguous. I Extracted it as I believe it deserves its own issue.
> Recounting this to @aclements I figured out wh…
-
Hello,
To reproduce the bug :
Open a new empty document in assembly3 workbench
Add a assembly
In the python console, enter : App.ActiveDocument.RootObjects
You get : [], which is fine (and Ap…
-
| | |
| --- | --- |
| Bugzilla Link | [41275](https://llvm.org/bz41275) |
| Version | trunk |
| OS | Linux |
| CC | @legrosbuffle,@gchatelet,@RKSimon |
## Extended Description
llvm-exegesis someti…