-
Compiler Expoloer: https://godbolt.org/z/zc6exovje
```console
clang: /root/llvm-project/llvm/lib/CodeGen/TwoAddressInstructionPass.cpp:1594: void {anonymous}::TwoAddressInstructionImpl::processTiedPa…
bi6c updated
17 hours ago
-
Test on commit: https://github.com/llvm/llvm-project/commit/6548b6354d1d990e1c98736f5e7c3de876bedc8e
steps to reproduce:
```
mlir-opt test.mlir --test-pass-crash
```
test case:
```
module {
…
-
MRE :
```fortran
module my_module
contains
subroutine cb(x)
implicit none
integer, intent(in), optional :: x(:)
end subroutine cb
end module my_module
program test
use …
-
Recently we started to see rsync failures on the Testing Farm.
The error happens from time to time, so I believe there is some parallelism taking place.
This is happening with tmt version 1.38.0
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR49725](https://bugs.llvm.org/show_bug.cgi?id=49725) |
| Status | NEW |
| Importance | P normal |
|…
-
Hi I'm trying to use WhiteFox on LLVM optimizations.
Please correct me if I'm wrong, I don't seem to see the code that _executes LLVM and refines prompts using its feedback_? Can you provide some i…
-
Hello, triton experts.
I have a question about llvm.struct and vector
I think the element type of llvm.struct cannot be ensured the same, but, the each element type of vector must be the same with…
-
This concerns SPARC and its `vis` AKA [Visual Instruction Set][vis-wiki]. Quoting from @taiki-e
> AFAIK it's at least 64-bit.
> - [GCC's SPARC VIS builtins provides `vector_size (8)` (64-bit) and `v…
-
Title
---
Every LLVM Pass & Every (interesting) LLVM Class
Abstract
---
A high level overview with examples of some of the transformations that LLVM is capable of, as well as an overview of i…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```console
% brew gist-logs llvm@18
Error: No logs.
% brew gist-logs llvm@19
Error: No logs.
% brew config
HOMEBREW_VE…