Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / llvm/Polygeist issues and pull requests
#429 - Failed lowering PolyBench's C code to MLIR SCF dialect
Issue -
State: open - Opened by johnpzh about 1 month ago
- 1 comment
#428 - Update polygeist
Pull Request -
State: closed - Opened by nileshshah21 about 1 month ago
#427 - Inquiry Regarding CPU to GPU Compilation Using Polygeist and Future Support Plans
Issue -
State: closed - Opened by yukarinoki 2 months ago
- 2 comments
#426 - Enable printing of debug info
Pull Request -
State: open - Opened by ivanradanov 3 months ago
#425 - Debug information in MLIR output from cgeist
Issue -
State: open - Opened by argentite 3 months ago
- 2 comments
#424 - Implement builtin functions __builtin_ctz{s,,l,ll}
Pull Request -
State: closed - Opened by andidr 4 months ago
- 1 comment
#423 - Polygeist Ops Inlining and printing debug info
Pull Request -
State: closed - Opened by burakSemih 4 months ago
- 1 comment
#422 - Fix AffineApplyNormalizer assert Error
Pull Request -
State: open - Opened by sBobHuang 4 months ago
- 1 comment
#421 - [bug] `AffineApplyNormalizer` assert Error
Issue -
State: open - Opened by sBobHuang 5 months ago
- 2 comments
#419 - Question: Without the cast operation, malloc cannot be correctly identified.
Issue -
State: open - Opened by sybs5968 5 months ago
#418 - Question: Support for differentiating between volatile and non-volatile memory operations
Issue -
State: open - Opened by nayakajay 5 months ago
- 1 comment
#417 - Add missing dialect dependency in restructure-loop
Pull Request -
State: closed - Opened by ivanradanov 5 months ago
#416 - Runtime error after compiling CUDA programs using cgeist
Issue -
State: closed - Opened by nayakajay 5 months ago
- 2 comments
#415 - When a class is deleted, the user-defined destructor is not invoked.
Issue -
State: open - Opened by sybs5968 5 months ago
- 3 comments
#414 - Add ISL support in polymer
Pull Request -
State: closed - Opened by ivanradanov 5 months ago
- 1 comment
#413 - Restructure to fit the modern upstream mlir file structure
Pull Request -
State: open - Opened by ivanradanov 5 months ago
#412 - Raisetolinalg
Pull Request -
State: open - Opened by arpitj1 6 months ago
#411 - Polymer with -reg2mem -pluto-opt generates IR with out-of-bounds accesses for imperfectly nested loops
Issue -
State: open - Opened by andidr 6 months ago
#410 - Fix sign handling of alias types for binary operators and casts
Pull Request -
State: open - Opened by andidr 6 months ago
- 1 comment
#409 - Integrate polymer's pluto-opt into polygeist pipeline
Pull Request -
State: closed - Opened by ivanradanov 6 months ago
- 3 comments
#408 - gitignore bug
Issue -
State: open - Opened by HahaLan97 6 months ago
#407 - Add Support for Additional Math Operations in Polygeist
Issue -
State: open - Opened by KashunCheng 7 months ago
#406 - Is it possible to take MLIR generated by CUDA-to-CPU flow to the cpu-openmp executable?
Issue -
State: open - Opened by ericxu233 7 months ago
- 1 comment
#405 - Problems about fp_16 in CUDA, as half, __hmul.......etc
Issue -
State: open - Opened by Bestom927 7 months ago
- 1 comment
#404 - WIP: Raise to linalg
Pull Request -
State: open - Opened by wsmoses 7 months ago
#403 - error when trying to lower .cu file, should I report this here or on LLVM repo issues?
Issue -
State: open - Opened by nyck33 7 months ago
#402 - Add cuda tests
Pull Request -
State: closed - Opened by ivanradanov 7 months ago
#401 - Add missing dependencies from check-polygeist-opt to FileCheck and not
Pull Request -
State: closed - Opened by andidr 7 months ago
#400 - opaque attribute handling issues
Issue -
State: open - Opened by onlytheworld 8 months ago
#399 - [bug] Operations such as "|=", "&=" and "^=" lack necessary implicit type conversions
Issue -
State: open - Opened by onlytheworld 8 months ago
#398 - Error compiling code with Polygeist: 'affine.for' op operand cannot be used as a symbol
Issue -
State: open - Opened by CristianTirelli 8 months ago
#397 - Incorrect execution result of running CUDA to OpenMP compilation?
Issue -
State: open - Opened by ericxu233 8 months ago
- 1 comment
#396 - WIP: Fix char declarations
Pull Request -
State: closed - Opened by j2kun 8 months ago
- 2 comments
#395 - support for Cuda 12.1
Issue -
State: open - Opened by nyck33 8 months ago
- 11 comments
#394 - Migrate uses of `bar.dyn_cast<Foo>()` to `dyn_cast<Foo>(bar)`
Pull Request -
State: closed - Opened by j2kun 8 months ago
- 3 comments
#393 - make[1]: *** No rule to make target 'install'. Stop. make: *** [Makefile:555: install-recursive] Error 1 CMake Error at tools/polymer/CMakeLists.txt:28 (execute_process): execute_process failed command indexes: 1: "Child return code: 2"
Issue -
State: open - Opened by nyck33 8 months ago
- 1 comment
#392 - Fix compilation error
Pull Request -
State: closed - Opened by ivanradanov 8 months ago
- 1 comment
#391 - Lukezhuz/memacc
Pull Request -
State: closed - Opened by 9Tempest 8 months ago
- 3 comments
#390 - linker error with cgeist on C++ code
Issue -
State: closed - Opened by SerenaC94 9 months ago
- 2 comments
#389 - New publication
Pull Request -
State: closed - Opened by ivanradanov 9 months ago
#388 - declared char constants emit higher bit-width MLIR constants
Issue -
State: closed - Opened by j2kun 9 months ago
- 3 comments
#387 - Sign extension not properly propagated to users
Issue -
State: open - Opened by j2kun 9 months ago
- 2 comments
#386 - [Bug] Incorrect scf.for code is generated
Issue -
State: open - Opened by menghaining 9 months ago
#385 - How to run PolyBench/C benchmarks with polyhedral pluto optimization using Polygeist?
Issue -
State: open - Opened by arun-thmn 10 months ago
- 4 comments
#384 - Cgeist outputs something strange
Issue -
State: closed - Opened by hm123450 10 months ago
- 6 comments
#383 - WIP add ISL
Pull Request -
State: closed - Opened by ivanradanov 10 months ago
#382 - 1. Enabling inline for Polygeist Ops 2. fix for unary pre decrement op to have lvalue by reference
Pull Request -
State: open - Opened by arpitj1 10 months ago
- 1 comment
#381 - Handle void ternary
Pull Request -
State: closed - Opened by wsmoses 10 months ago
#380 - Add ISL support for polymer
Issue -
State: closed - Opened by vatai 11 months ago
- 4 comments
#379 - [BUG] type-related(size_t or int) crash in simple matrix multiply example
Issue -
State: open - Opened by syheliel 11 months ago
#378 - Link c++fs only in case it is needed
Pull Request -
State: closed - Opened by aobolensk 11 months ago
- 2 comments
#377 - Fail when clang FE returned an error
Pull Request -
State: closed - Opened by aobolensk 11 months ago
#376 - Fix for identifying builtin sqrt
Pull Request -
State: closed - Opened by arpitj1 11 months ago
#375 - Fix memory bugs
Pull Request -
State: closed - Opened by ivanradanov 12 months ago
#375 - Fix memory bugs
Pull Request -
State: closed - Opened by ivanradanov 12 months ago
#374 - Add bibtex for citations in readme
Pull Request -
State: closed - Opened by ivanradanov 12 months ago
#374 - Add bibtex for citations in readme
Pull Request -
State: closed - Opened by ivanradanov 12 months ago
#373 - Does Polygeist have a roadmap to illustrate the required subtasks that need to be completed
Issue -
State: open - Opened by lequn 12 months ago
#372 - Add floatingreal to complex case and relevant test code
Pull Request -
State: closed - Opened by anniezfy 12 months ago
- 1 comment
#371 - Add RealFloating To Complex case
Pull Request -
State: closed - Opened by anniezfy 12 months ago
#370 - Append another case for converting floating point to complex
Pull Request -
State: closed - Opened by anniezfy 12 months ago
- 4 comments
#369 - Add support for num_threads clause in OpenMP parallel pragma
Pull Request -
State: closed - Opened by aobolensk 12 months ago
#369 - Add support for num_threads clause in OpenMP parallel pragma
Pull Request -
State: closed - Opened by aobolensk 12 months ago
#368 - `MoveLoadToAffine` in `affine-cfg` doesn't work for affine maps of indices?
Issue -
State: open - Opened by jumerckx 12 months ago
- 1 comment
#368 - `MoveLoadToAffine` in `affine-cfg` doesn't work for affine maps of indices?
Issue -
State: open - Opened by jumerckx 12 months ago
- 1 comment
#367 - Complex Arithemetic
Issue -
State: open - Opened by anniezfy about 1 year ago
- 2 comments
#366 - Does polygeist support the cmath library and complex number calculation?
Issue -
State: open - Opened by 290787665 about 1 year ago
#365 - Fix bug with Opaque-ifying identified structs with non-identified members
Pull Request -
State: closed - Opened by ivanradanov about 1 year ago
#364 - Change --function default to *
Pull Request -
State: closed - Opened by ivanradanov about 1 year ago
#364 - Change --function default to *
Pull Request -
State: closed - Opened by ivanradanov about 1 year ago
#363 - Bumping LLVM version
Issue -
State: closed - Opened by hyviquel about 1 year ago
- 1 comment
#362 - Does Polygeist Support AVX Instructions?
Issue -
State: open - Opened by jingyao-zhang about 1 year ago
#362 - Does Polygeist Support AVX Instructions?
Issue -
State: open - Opened by jingyao-zhang about 1 year ago
#361 - Fix PostDec operator
Pull Request -
State: closed - Opened by WAAutoMaton about 1 year ago
- 2 comments
#361 - Fix PostDec operator
Pull Request -
State: closed - Opened by WAAutoMaton about 1 year ago
- 2 comments
#360 - Add polymer2
Pull Request -
State: closed - Opened by vatai about 1 year ago
- 3 comments
#359 - [WIP] LLVM rebasing efforts
Pull Request -
State: closed - Opened by ivanradanov about 1 year ago
- 1 comment
#358 - If sink and buffer elimination bugs
Issue -
State: open - Opened by ivanradanov about 1 year ago
#358 - If sink and buffer elimination bugs
Issue -
State: open - Opened by ivanradanov about 1 year ago
#357 - polygeist.mit.edu is offline
Issue -
State: closed - Opened by BenWibking about 1 year ago
- 1 comment
#357 - polygeist.mit.edu is offline
Issue -
State: closed - Opened by BenWibking about 1 year ago
- 1 comment
#356 - Crash when lowering to LLVM
Issue -
State: open - Opened by jabcross over 1 year ago
- 1 comment
#356 - Crash when lowering to LLVM
Issue -
State: open - Opened by jabcross over 1 year ago
- 1 comment
#355 - Frontend fixes
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
- 2 comments
#354 - Some frontend fixes
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#354 - Some frontend fixes
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#353 - Use the C++ language so this can compile
Pull Request -
State: closed - Opened by keryell over 1 year ago
- 1 comment
#353 - Use the C++ language so this can compile
Pull Request -
State: closed - Opened by keryell over 1 year ago
- 1 comment
#352 - Implement thread coarsening for GPU kernels
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#352 - Implement thread coarsening for GPU kernels
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#351 - Update CMakeFiles to match MLIR target names.
Pull Request -
State: closed - Opened by Audaine over 1 year ago
#350 - Support cudaGetDeviceProperties hip translation
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#350 - Support cudaGetDeviceProperties hip translation
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#349 - Support for __constant__ and __device__ vars in CUDA
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#349 - Support for __constant__ and __device__ vars in CUDA
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago
#348 - fix shared-library build
Pull Request -
State: closed - Opened by ftynse over 1 year ago
#347 - FastmathFlagsInterface: def already exists:
Issue -
State: closed - Opened by ealione over 1 year ago
- 1 comment
#347 - FastmathFlagsInterface: def already exists:
Issue -
State: closed - Opened by ealione over 1 year ago
- 1 comment
#346 - Documentation
Issue -
State: closed - Opened by mehdiataei over 1 year ago
- 7 comments
#345 - Generalize and fix incorrect trunc of constants in SelectOfExt
Pull Request -
State: closed - Opened by ivanradanov over 1 year ago