-
| | |
|--------------------|----|
| Bugzilla Link | [PR44086](https://bugs.llvm.org/show_bug.cgi?id=44086) |
| Status | NEW |
| Importance | P enhancemen…
-
build.sbt
```
name := "algoliaplusfeed"
version := "0.13.6"
scalaVersion := "2.12.4"
libraryDependencies += "com.algolia" %% "algoliasearch-scala" % "[1,)"
resolvers += "Sonatype OSS Snapshots…
-
| | |
| --- | --- |
| Bugzilla Link | [41546](https://llvm.org/bz41546) |
| Version | trunk |
| OS | All |
| CC | @topperc,@RKSimon,@rotateright |
## Extended Description
MP multiply is do…
-
```ll
define @fptosi_2f16_to_4i32( %a) {
%cvt = fptosi %a to
%ext = shufflevector %cvt, zeroinitializer,
ret %ext
}
```
llc -mcpu=x86-64-v3
```asm
fptosi_2f16_to_4i32: …
-
Hi,
I get:
```
Connecting to ...
ssl_client: TLS error from peer (alert code 80): 80
wget: error getting response: Result too large
```
or
```
Connecting to ...
ssl_client: TLS error from pe…
-
**Describe the bug**
I was able to get my app updated to v5 and works in Debug mode, but now that I'm trying to run/build in Release mode, I'm getting the following:
```
ILT0005: 'C:\Program File…
-
Steps to reproduce with 1.10:
```
using Pkg
Pkg.activate(;temp=true)
Pkg.add(; url="https://github.com/quinnj/StructUtils.jl", rev="jq-illegal-instruction")
Pkg.test("Structs")
```
Produces o…
-
Todo read and possibly get information from:
- [ ] https://justinmeiners.github.io/lc3-vm/
-
| | |
| --- | --- |
| Bugzilla Link | [31675](https://llvm.org/bz31675) |
| Version | unspecified |
| OS | Linux |
| CC | @efriedma-quic,@zygoloid,@rnk |
## Extended Description
Clang seems to ass…
-
OpenSSL just recently released a release candidate for 3.0, and the 3.0 branch is where the relicensing to purely Apache 2.0 has happened. Hopefully, BoringSSL will be able to follow suit, rebasing at…