Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/llvm/Polygeist
C/C++ frontend for MLIR. Also features polyhedral optimizations, parallel optimizations, and more!
https://github.com/llvm/Polygeist
cgeist errored when trying to compile c++ templated function
alifahrri opened this issue 29 days ago
alifahrri opened this issue 29 days ago
C++ Standard Library Support
Yohrog opened this issue about 1 month ago
Yohrog opened this issue about 1 month ago
Failed lowering PolyBench's C code to MLIR SCF dialect
johnpzh opened this issue 3 months ago
johnpzh opened this issue 3 months ago
Update polygeist
nileshshah21 opened this pull request 3 months ago
nileshshah21 opened this pull request 3 months ago
Inquiry Regarding CPU to GPU Compilation Using Polygeist and Future Support Plans
yukarinoki opened this issue 4 months ago
yukarinoki opened this issue 4 months ago
Enable printing of debug info
ivanradanov opened this pull request 5 months ago
ivanradanov opened this pull request 5 months ago
Debug information in MLIR output from cgeist
argentite opened this issue 5 months ago
argentite opened this issue 5 months ago
Implement builtin functions __builtin_ctz{s,,l,ll}
andidr opened this pull request 5 months ago
andidr opened this pull request 5 months ago
Polygeist Ops Inlining and printing debug info
burakSemih opened this pull request 6 months ago
burakSemih opened this pull request 6 months ago
Fix AffineApplyNormalizer assert Error
sBobHuang opened this pull request 6 months ago
sBobHuang opened this pull request 6 months ago
[bug] `AffineApplyNormalizer` assert Error
sBobHuang opened this issue 6 months ago
sBobHuang opened this issue 6 months ago
Question: Without the cast operation, malloc cannot be correctly identified.
sybs5968 opened this issue 6 months ago
sybs5968 opened this issue 6 months ago
Question: Support for differentiating between volatile and non-volatile memory operations
nayakajay opened this issue 6 months ago
nayakajay opened this issue 6 months ago
Add missing dialect dependency in restructure-loop
ivanradanov opened this pull request 7 months ago
ivanradanov opened this pull request 7 months ago
Runtime error after compiling CUDA programs using cgeist
nayakajay opened this issue 7 months ago
nayakajay opened this issue 7 months ago
When a class is deleted, the user-defined destructor is not invoked.
sybs5968 opened this issue 7 months ago
sybs5968 opened this issue 7 months ago
Add ISL support in polymer
ivanradanov opened this pull request 7 months ago
ivanradanov opened this pull request 7 months ago
Restructure to fit the modern upstream mlir file structure
ivanradanov opened this pull request 7 months ago
ivanradanov opened this pull request 7 months ago
Raisetolinalg
arpitj1 opened this pull request 7 months ago
arpitj1 opened this pull request 7 months ago
Polymer with -reg2mem -pluto-opt generates IR with out-of-bounds accesses for imperfectly nested loops
andidr opened this issue 8 months ago
andidr opened this issue 8 months ago
Fix sign handling of alias types for binary operators and casts
andidr opened this pull request 8 months ago
andidr opened this pull request 8 months ago
Integrate polymer's pluto-opt into polygeist pipeline
ivanradanov opened this pull request 8 months ago
ivanradanov opened this pull request 8 months ago
gitignore bug
HahaLan97 opened this issue 8 months ago
HahaLan97 opened this issue 8 months ago
Add Support for Additional Math Operations in Polygeist
KashunCheng opened this issue 8 months ago
KashunCheng opened this issue 8 months ago
Is it possible to take MLIR generated by CUDA-to-CPU flow to the cpu-openmp executable?
ericxu233 opened this issue 8 months ago
ericxu233 opened this issue 8 months ago
Problems about fp_16 in CUDA, as half, __hmul.......etc
Bestom927 opened this issue 9 months ago
Bestom927 opened this issue 9 months ago
WIP: Raise to linalg
wsmoses opened this pull request 9 months ago
wsmoses opened this pull request 9 months ago
error when trying to lower .cu file, should I report this here or on LLVM repo issues?
nyck33 opened this issue 9 months ago
nyck33 opened this issue 9 months ago
Add cuda tests
ivanradanov opened this pull request 9 months ago
ivanradanov opened this pull request 9 months ago
Add missing dependencies from check-polygeist-opt to FileCheck and not
andidr opened this pull request 9 months ago
andidr opened this pull request 9 months ago
opaque attribute handling issues
onlytheworld opened this issue 9 months ago
onlytheworld opened this issue 9 months ago
[bug] Operations such as "|=", "&=" and "^=" lack necessary implicit type conversions
onlytheworld opened this issue 9 months ago
onlytheworld opened this issue 9 months ago
Error compiling code with Polygeist: 'affine.for' op operand cannot be used as a symbol
CristianTirelli opened this issue 9 months ago
CristianTirelli opened this issue 9 months ago
Incorrect execution result of running CUDA to OpenMP compilation?
ericxu233 opened this issue 9 months ago
ericxu233 opened this issue 9 months ago
WIP: Fix char declarations
j2kun opened this pull request 9 months ago
j2kun opened this pull request 9 months ago
support for Cuda 12.1
nyck33 opened this issue 9 months ago
nyck33 opened this issue 9 months ago
Migrate uses of `bar.dyn_cast<Foo>()` to `dyn_cast<Foo>(bar)`
j2kun opened this pull request 9 months ago
j2kun opened this pull request 9 months ago
Fix compilation error
ivanradanov opened this pull request 10 months ago
ivanradanov opened this pull request 10 months ago
Lukezhuz/memacc
9Tempest opened this pull request 10 months ago
9Tempest opened this pull request 10 months ago
linker error with cgeist on C++ code
SerenaC94 opened this issue 10 months ago
SerenaC94 opened this issue 10 months ago
New publication
ivanradanov opened this pull request 10 months ago
ivanradanov opened this pull request 10 months ago
declared char constants emit higher bit-width MLIR constants
j2kun opened this issue 11 months ago
j2kun opened this issue 11 months ago
Sign extension not properly propagated to users
j2kun opened this issue 11 months ago
j2kun opened this issue 11 months ago
[Bug] Incorrect scf.for code is generated
menghaining opened this issue 11 months ago
menghaining opened this issue 11 months ago
How to run PolyBench/C benchmarks with polyhedral pluto optimization using Polygeist?
arun-thmn opened this issue 11 months ago
arun-thmn opened this issue 11 months ago
Cgeist outputs something strange
hm123450 opened this issue 12 months ago
hm123450 opened this issue 12 months ago
WIP add ISL
ivanradanov opened this pull request 12 months ago
ivanradanov opened this pull request 12 months ago
1. Enabling inline for Polygeist Ops 2. fix for unary pre decrement op to have lvalue by reference
arpitj1 opened this pull request 12 months ago
arpitj1 opened this pull request 12 months ago
Handle void ternary
wsmoses opened this pull request 12 months ago
wsmoses opened this pull request 12 months ago
Add ISL support for polymer
vatai opened this issue 12 months ago
vatai opened this issue 12 months ago
[BUG] type-related(size_t or int) crash in simple matrix multiply example
syheliel opened this issue about 1 year ago
syheliel opened this issue about 1 year ago
Link c++fs only in case it is needed
aobolensk opened this pull request about 1 year ago
aobolensk opened this pull request about 1 year ago
Fail when clang FE returned an error
aobolensk opened this pull request about 1 year ago
aobolensk opened this pull request about 1 year ago
Fix for identifying builtin sqrt
arpitj1 opened this pull request about 1 year ago
arpitj1 opened this pull request about 1 year ago
Fix memory bugs
ivanradanov opened this pull request about 1 year ago
ivanradanov opened this pull request about 1 year ago
Add bibtex for citations in readme
ivanradanov opened this pull request about 1 year ago
ivanradanov opened this pull request about 1 year ago
Does Polygeist have a roadmap to illustrate the required subtasks that need to be completed
lequn opened this issue about 1 year ago
lequn opened this issue about 1 year ago
Add floatingreal to complex case and relevant test code
anniezfy opened this pull request about 1 year ago
anniezfy opened this pull request about 1 year ago
Add RealFloating To Complex case
anniezfy opened this pull request about 1 year ago
anniezfy opened this pull request about 1 year ago
Append another case for converting floating point to complex
anniezfy opened this pull request about 1 year ago
anniezfy opened this pull request about 1 year ago
Add support for num_threads clause in OpenMP parallel pragma
aobolensk opened this pull request about 1 year ago
aobolensk opened this pull request about 1 year ago
`MoveLoadToAffine` in `affine-cfg` doesn't work for affine maps of indices?
jumerckx opened this issue about 1 year ago
jumerckx opened this issue about 1 year ago
Complex Arithemetic
anniezfy opened this issue about 1 year ago
anniezfy opened this issue about 1 year ago
Does polygeist support the cmath library and complex number calculation?
290787665 opened this issue about 1 year ago
290787665 opened this issue about 1 year ago
Fix bug with Opaque-ifying identified structs with non-identified members
ivanradanov opened this pull request about 1 year ago
ivanradanov opened this pull request about 1 year ago
Change --function default to *
ivanradanov opened this pull request about 1 year ago
ivanradanov opened this pull request about 1 year ago
Bumping LLVM version
hyviquel opened this issue over 1 year ago
hyviquel opened this issue over 1 year ago
Does Polygeist Support AVX Instructions?
jingyao-zhang opened this issue over 1 year ago
jingyao-zhang opened this issue over 1 year ago
Fix PostDec operator
WAAutoMaton opened this pull request over 1 year ago
WAAutoMaton opened this pull request over 1 year ago
Add polymer2
vatai opened this pull request over 1 year ago
vatai opened this pull request over 1 year ago
[WIP] LLVM rebasing efforts
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
If sink and buffer elimination bugs
ivanradanov opened this issue over 1 year ago
ivanradanov opened this issue over 1 year ago
polygeist.mit.edu is offline
BenWibking opened this issue over 1 year ago
BenWibking opened this issue over 1 year ago
Crash when lowering to LLVM
jabcross opened this issue over 1 year ago
jabcross opened this issue over 1 year ago
Frontend fixes
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Some frontend fixes
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Use the C++ language so this can compile
keryell opened this pull request over 1 year ago
keryell opened this pull request over 1 year ago
Implement thread coarsening for GPU kernels
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Update CMakeFiles to match MLIR target names.
Audaine opened this pull request over 1 year ago
Audaine opened this pull request over 1 year ago
Support cudaGetDeviceProperties hip translation
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Support for __constant__ and __device__ vars in CUDA
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
fix shared-library build
ftynse opened this pull request over 1 year ago
ftynse opened this pull request over 1 year ago
FastmathFlagsInterface: def already exists:
ealione opened this issue over 1 year ago
ealione opened this issue over 1 year ago
Documentation
mehdiataei opened this issue over 1 year ago
mehdiataei opened this issue over 1 year ago
Generalize and fix incorrect trunc of constants in SelectOfExt
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Add support for compilation to ROCM
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
PGO and GPU Fixes
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Fix github runners
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Various GPU compilation improvements
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Passing array to function using initializer syntax leads to crash
blucia0a opened this issue over 1 year ago
blucia0a opened this issue over 1 year ago
Global structs with array members not being initialized.
blucia0a opened this issue over 1 year ago
blucia0a opened this issue over 1 year ago
Switch to CUDA Runtime API for GPU compilation
ivanradanov opened this pull request over 1 year ago
ivanradanov opened this pull request over 1 year ago
Failure to emit external global symbols
ivanradanov opened this issue over 1 year ago
ivanradanov opened this issue over 1 year ago
"op symbol declaration cannot have public visibility" when using "new" keyword
yar-sh opened this issue over 1 year ago
yar-sh opened this issue over 1 year ago
error: 'arith.extsi' op operation destroyed but still has uses
Kuree opened this issue almost 2 years ago
Kuree opened this issue almost 2 years ago
'arith.muli' op requires the same type for all operands and results
Kuree opened this issue almost 2 years ago
Kuree opened this issue almost 2 years ago
'arith.divsi' operand type mismatch when emitting std::to_string
yar-sh opened this issue almost 2 years ago
yar-sh opened this issue almost 2 years ago
Fix compare sign exension
wsmoses opened this pull request almost 2 years ago
wsmoses opened this pull request almost 2 years ago
Add flag to preserve GPU kernel structure while still enabling some parallel optimisations
ivanradanov opened this pull request almost 2 years ago
ivanradanov opened this pull request almost 2 years ago