issues Search Results · repo:JuliaHubOSS/llvm-cbe language:C++
Filter by
109 results
(74 ms)109 results
inJuliaHubOSS/llvm-cbe (press backspace or delete to remove)Commit: 8f0ca5e1cd3f5bd0711ffe2d3b9950840a9ae2a0
Test code
nlohmann/json.hpp can be found at here
#include nlohmann/json.hpp
#include iostream
void aaa() {
// create an empty structure (null) ...
ReimuNotMoe
- Opened on Dec 26, 2024
- #220
Ubuntu 22.04.5 Jammy I m trying to convert this cpp library to c: https://github.com/vinniefalco/DSPFilters ,
specifically ./shared/DSPFilters . I cloned https://github.com/llvm/llvm-project (llvmorg-19.1.1 ...
Erhannis
- Opened on Dec 6, 2024
- #219
ZLangJIT
- Opened on Nov 12, 2024
- #218
I was playing with llvm-cbe, and with this input file transformed with llvm-cbe, I get the following first error:
/home/tachyon/.cargo/registry/src/index.crates.io-6f17d22bba15001f/adler-1.0.2/src/algo.rs: ...
xTachyon
- 3
- Opened on Oct 22, 2024
- #217
This project is currently based on LLVM 17, But do you have any plans to upgrade it to LLVM 18 or 19? Can I upgrade LLVM
version of this project to LLVM 18? How can I do that? Should I first post PR to ...
zlfn
- 1
- Opened on Oct 14, 2024
- #208
It has already been reported in https://github.com/JuliaHubOSS/llvm-cbe/issues/111 that llvm.uadd.sat.* is not
supported. The instruction that needs to be implemented is as follows.
- llvm.uadd.sat.* ...
zlfn
- Opened on Oct 14, 2024
- #207
llvm-cbe does not support Floating-Point Test Intrinsics
Error occurred below while compiling Rust core.
LLVM ERROR: Code generator does not support intrinsic function llvm.is.fpclass.f32 !
#0 0x00005587918d7d72 ...
zlfn
- 1
- Opened on Oct 14, 2024
- #206
It looks like all tests fail on macOS due to a CI configuration issue:
2024-09-29T01:58:50.5279540Z E stderr:
2024-09-29T01:58:50.5280080Z E error: unknown warning option -Wno-builtin-declaration-mismatch ...
CI
vtjnash
- Opened on Sep 30, 2024
- #205
I was trying this project compiling programs using latest c++ features, but I found a program that generates invalid c
code when built with any optimization, the program in question is
#include algorithm ...
edo9300
- Opened on Sep 8, 2024
- #203
At least in my case the right step that compiled successfully: git clone https://github.com/llvm/llvm-project.git ~$ cd
llvm-project llvm-project$ git checkout release/17.x llvm-project$ mkdir llvm/build ...
elix22
- Opened on Mar 20, 2024
- #197

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.