-
This IL seems to cause an assert
```
// [PresentationFramework]System.Windows.FrameworkTemplate.WireRootObjectToParent(object,DependencyObject,DependencyObject,FrameworkElement,INameScope)
.method …
-
When I compiled the code with -O3, it crashed:
Bisected to https://github.com/llvm/llvm-project/commit/5a3e3675f6be3c49fb1a305202888cce4d916ba6, which was committed by @durin42
Compiler explore…
-
git version: f0b8025ca27f
system: `Ubuntu 18.04.6 LTS`
reproduce with: `mlir-opt -affine-data-copy-generate a.mlir`
a.mlir:
```
#map = affine_map (d0 + 1)>
module {
func.func @lo…
-
It's too expensive to have copy routines between all pairs of memories and for all possible memory layouts and for all possible machine instruction kinds and cache sizes. We need a Realm DMA engine th…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 9778fc7) snapshot for 20241114.
At certain intervals the CI system will update th…
-
_Originally posted by @bcardosolopes in https://github.com/llvm/clangir/pull/848#pullrequestreview-2313855228_
-
LLVM Release Schedule - 19.1.x:
```
Jul 23rd: release/19.x branch created
Jul 26th: 19.1.0-rc1
Aug 6th: 19.1.0-rc2
Aug 20th: 19.1.0-rc3
Sep 3rd: 19.1.0 -> 19.1.0-rc4
Sep 17th: 19.1.1 -> 19.1.…
-
LLVM is currently unable to constant fold calls `memchr` when a local buffer is passed. I noticed this while looking into libc++'s `std::find` optimizations.
This is a simple example where Clang do…
-
I'm trying to build this project:
https://github.com/SpartanJ/eepp
As SHELL=cmd is too buggy, I decided to use Git Bash.
It failed with this error:
```
==== Building eepp-maps-static (rel…
ghost updated
4 months ago
-
Please paste your PR/commit link here.
Authorized commenters: https://github.com/dtcxzyw/llvm-opt-benchmark/blob/872019b73379e653e3adf716719e0a1a20dc752b/scripts/authorized_users.py#L1
NOTE: If yo…