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

New publication (#389)

69c116a74ec06c1aa47d5b80f2a9fb4c65e9ce57 authored 10 months ago by Ivan R. Ivanov <[email protected]>
Added back the Affine/Pass includes

b84b310057e2acf32656a195e4922c4a055637c0 authored 12 months ago by Vincent Zhao <[email protected]>
Added back the unit tests for MLIR

38d434222f1432eb43dcda24640b28cd5e481152 authored 12 months ago by Ruizhe Zhao <[email protected]>
[ExtractScopStmt] fixed issues with write op discovery

97ed609700ae7ab344d01c9f205d45bff046c64e authored 12 months ago by Ruizhe Zhao <[email protected]>
Integrate Polymer into Polygeist

Co-authored-by: Emil VATAI <[email protected]>
Co-authored-by: William Moses <[email protected]>

4b04755a63fce54e3965c248e6da5c8ae20b26f4 authored 12 months ago by Ivan Radanov Ivanov <[email protected]>
No _opt will be attached to Pluto-optimized func

a3915eb357935dbc1809c3274a370ceea972ce8e authored 12 months ago by Vincent Zhao <[email protected]>
Updated LLVM version

6a55e0e98d87e01a8f7add299b160304828f65df authored 12 months ago by Vincent Zhao <[email protected]>
[README] update matmul example

d3d8b6acfa30a0d9703ddceeb374641c55024086 authored 12 months ago by Ruizhe Zhao <[email protected]>
[PlutoTransform] can handle index at top-level

8839ea8f2e9884f636a9e98c9c3b0b11a2eba6f2 authored 12 months ago by kumasento <[email protected]>
Put the correct version in workflow

df89ce5cd8c9ff3baf543d7b00038deee7337d7c authored 12 months ago by Ruizhe Zhao <[email protected]>
Removed _opt from unittests

8e2bc0f36c3defff3b7201fe5a31aee7eac29dff authored 12 months ago by Ruizhe Zhao <[email protected]>
Prevent upper bound map with non-empty dimensions

f2d8730b6f65cf7e0bbf206610d9ac8fe68d3efa authored 12 months ago by Vincent Zhao <[email protected]>
Updated eval-perf script

f68f44c11ceab8bc36a748593fa13d0590380e24 authored 12 months ago by Ruizhe Zhao <[email protected]>
Fixed issue with dumping clast

f84b68760f71d01774556198081be803b689a3e1 authored 12 months ago by Vincent Zhao <[email protected]>
Changed the scop.splittable value to an ID

aa266efbfba5518eee1a7bf2ab0696f79e8ea65f authored 12 months ago by Vincent Zhao <[email protected]>
Statement splitting counting

623762ed00a66f7470343947e16b7dc978bc5cb3 authored 12 months ago by Vincent Zhao <[email protected]>
Upgraded tests & impl for polygeist

92134988faaedd0d9750531104a39ad971f4196a authored 12 months ago by Ruizhe Zhao <[email protected]>
Removed ctx merging

ae35a80fa9c96b35c86944077986bcd7046e6a1d authored 12 months ago by Vincent Zhao <[email protected]>
Added no-scr and inner tile results

d6a9ecf49891b26425f77c1e29ea8c02b6a0974e authored 12 months ago by Ruizhe Zhao <[email protected]>
Added pluto log files

ef3ccd75599653e9d2236e900af970e3df85b7b8 authored 12 months ago by Vincent Zhao <[email protected]>
Fixed affine.min/max problem

32fa3bfe2b8d6f9a57530948a07f396b69f31662 authored 12 months ago by Vincent Zhao <[email protected]>
Updated the eval-perf script to allow LLVM_DIR arg

48ecf6ec6d72bd9de7da195a7f41fc37172da858 authored 12 months ago by Vincent Zhao <[email protected]>
Cleaned up the EXTRALARGE directory

195912d29d214aafb26826c5fc58159301007f16 authored 12 months ago by Vincent Zhao <[email protected]>
[ExtractScopStmt/PlutoOpt] supports scop.ignored

d3584c7e5e35d5a97a8ec71edeef7b5b3d1f310e authored 12 months ago by Ruizhe Zhao <[email protected]>
[Pass][ExtractScopStmt] internal index_cast

aca996359dfbdf04a3ab0a5d7f0b0aa7d9f8b7e8 authored 12 months ago by Ruizhe Zhao <[email protected]>
Fixed some compiler warnings

c2388d7c2bdc5b6a948e8997cc7f382eeaa1e0d8 authored 12 months ago by Vincent Zhao <[email protected]>
Added correlation split-n-merge example

c57e70b8e231d8b6de0ad9e0a31d4d97acdd8671 authored 12 months ago by Vincent Zhao <[email protected]>
Added covariance example for split-n-merge

0bb2c6434dccc06a670fd5b54018ea78028e8b35 authored 12 months ago by Vincent Zhao <[email protected]>
Exit with non-zero code if sanity-check fails

0635062ada78d238561142dc0ca5dd30aa95bc19 authored 12 months ago by Vincent Zhao <[email protected]>
Fixed constant loop bound issues

9a098b9ebe2b429b978c9a7a532a202bd2d1f42d authored 12 months ago by Vincent Zhao <[email protected]>
Bump polygeist to 6ba6b7b8ac07c9d60994eb46b46682a9f76ea34e

62834516a79c03d4d0c5c354313af90c48c6fc50 authored 12 months ago by Hanchen Ye <[email protected]>
Added diamond tiling (#99)

* Added diamond tiling test case

44cee40b1f1394da1941a49d8a1c7c4286b26e93 authored 12 months ago by Ruizhe Zhao <[email protected]>
Removed the array-expansion test:

3fb4f578572b4ad82f93d74018080fbc9031b806 authored 12 months ago by Vincent Zhao <[email protected]>
Added polly benchmark code

9b1129dff4c895b311180957e90e67dfa45bc67d authored 12 months ago by Ruizhe Zhao <[email protected]>
Update README.md

7fa5c258e1884246524ebee2e236381e4476a120 authored 12 months ago by Ruizhe Zhao <[email protected]>
Updated PolymerTransforms DEPENDS

07b4d2b54c03fa6810ccfafe9927519d7748bfd5 authored 12 months ago by Vincent Zhao <[email protected]>
Added compilation script

9f67a5ab16377bdbb6fc08cf8a717320d6cc2469 authored 12 months ago by Vincent Zhao <[email protected]>
Updated eval-perf and added docs in README

f03ad4d4d9ed4c7b4ea84a5f9dfb7117237d2227 authored 12 months ago by Vincent Zhao <[email protected]>
Update README.md

3fa98939e43e7bf36edaab7a00ddf54a8a1ba20b authored 12 months ago by Ruizhe Zhao <[email protected]>
[Reg2Mem] understands scop.ignored

372aa45cc5acae2be5a57ab24066b61d2cbcfdcd authored 12 months ago by Ruizhe Zhao <[email protected]>
Added Jacobi test

8de2ffe5c65211bcdb1d40f5a171192a45fd46a8 authored 12 months ago by Ruizhe Zhao <[email protected]>
Make Pluto transformed function public.

657ba8e5af5ac99b3c3b06897c6420828e4bf41f authored 12 months ago by Vincent Zhao <[email protected]>
Avoid inserting scratchpad for op that won't be updated by dom store

48a42c4a521b682741225d3efbeb60fb98a3d3ca authored 12 months ago by Vincent Zhao <[email protected]>
Added additional unroll control flags

7feedaac884b53580ae8aea4c3b993860f5cf9ae authored 12 months ago by Vincent Zhao <[email protected]>
Update buildAndTest.yml

6d6a2d9437f619a5243299997cac3398631a54c7 authored 12 months ago by Ruizhe Zhao <[email protected]>
Added internal support for generating long long indvar in Pluto

66613a0659cdea254ba3be4e99d7650f50be3824 authored 12 months ago by Vincent Zhao <[email protected]>
Removed the seidel-2d debug folder

3ef917f01025f89b73b2a46dab1b456445f3364b authored 12 months ago by Vincent Zhao <[email protected]>
Sync pluto submodule

9d3067f3c5eaa1f99f8b9772abeaa56cb3d00273 authored 12 months ago by Ruizhe Zhao <[email protected]>
gmp linked using target_link_libraries

388b100452616abd871de88fc22044f863dc5bdd authored 12 months ago by Vincent Zhao <[email protected]>
Revised the 1d case for seidel-2d debug

5f435273c081cc4dad156a0e06fe8a142f41a748 authored 12 months ago by Vincent Zhao <[email protected]>
Revert the changes to default Pluto outcome

5712823e552637ea8c9ae804792d6a38244c0402 authored 12 months ago by Vincent Zhao <[email protected]>
Add Ninja dependency

609e893a0a1b21df952dbb2f6863b15ce41f4dd2 authored 12 months ago by Vincent Zhao <[email protected]>
Add Pluto variant config for eval-perf

df375b41f80f72b7cfe373e986fb7bfeef1a3ee7 authored 12 months ago by Vincent Zhao <[email protected]>
Added a 1d version for seidel-2d pluto

b3253a761c543090fd7e81d55d79fd20d7ef8d7c authored 12 months ago by Vincent Zhao <[email protected]>
[AnnotateScop] new pass annotates scop.ignored

93345112ea4bf0383fd58a37090388c3fc467ae1 authored 12 months ago by Ruizhe Zhao <[email protected]>
Added back Polymer build and test

6547bae4a8505cd15c09cd5c3a1d1fc1feb28d42 authored 12 months ago by Ruizhe Zhao <[email protected]>
Updated how polymer is patched

6a78a1c6157aaec270627ee4d0ac12ca839333ae authored 12 months ago by Vincent Zhao <[email protected]>
Added intermediate results from the final clang -O3

e8e15c58e9ef25d52ea825643b47b1b0e7f8572c authored 12 months ago by Vincent Zhao <[email protected]>
Removed -O3 from the final clang in Polymer

3351b2365006091753b1f16d14fe7b5deb64050e authored 12 months ago by Vincent Zhao <[email protected]>
Update buildAndTest.yml

eb358588114c27d3ca44580841d9ae6c5f068e54 authored 12 months ago by Ruizhe Zhao <[email protected]>
Added split search

12cc6436953d9240cc2a3dac995c274afb25a3e5 authored 12 months ago by Vincent Zhao <[email protected]>
Sync updates

68e4e1ae045acff7647bba7e93742bac48f6b52d authored 12 months ago by Ruizhe Zhao <[email protected]>
Add temporary fix to the jacobi-1d case

2c74626d55ef7e3a8988305f79ef9df083b746ec authored 12 months ago by Ruizhe Zhao <[email protected]>
Update buildAndTest.yml

d5a117f84f5fc683cf5469acb6dac0585db28a76 authored 12 months ago by Ruizhe Zhao <[email protected]>
Updated CI script to include LD_LIBRARY_PATH

19454f2f35e1fc447fe3287bd190beee37dd362c authored 12 months ago by Vincent Zhao <[email protected]>
Added i64 IV examples

9a767194b951e96ea54160c066f9946bb3f5c5c9 authored 12 months ago by Vincent Zhao <[email protected]>
Add specific ref of Polygeist

d8ce2d9e8ff3182c08aaae5a4c9290c634b47116 authored 12 months ago by Vincent Zhao <[email protected]>
Fixed an issue in turning off vectorization

3b413007e372a13f25aba829a6f63ce446c2b4b8 authored 12 months ago by Vincent Zhao <[email protected]>
Added LLVM-IR code

fdb50a02d705906588307da7b5a9032c8a1492aa authored 12 months ago by Vincent Zhao <[email protected]>
Updated build script

f786ae9e7ada047f293a547882b792b393ca7318 authored 12 months ago by kumasento <[email protected]>
Fix

4243d0d45328b19e26af3d458adbb8a9292aad7b authored 12 months ago by kumasento <[email protected]>
[Benchmark][AES] fully supported

d426f498cc316077b4ee4a3b706043ff3e6cefc5 authored 12 months ago by Ruizhe Zhao <[email protected]>
Temporarily removed tests

c85ff9e34912f18d78855507906cd91459aa190d authored 12 months ago by Ruizhe Zhao <[email protected]>
Fix path

b311231e7dfa64915a591ef8b420e9b7024a56ca authored 12 months ago by Vincent Zhao <[email protected]>
Added seidel-2d debug support

66860b0cc38b20d50cf38e598f6f08d5db69218e authored 12 months ago by Vincent Zhao <[email protected]>
Cleaned up polybench test data

6fef937ec92551deefee10c93ed241ede5cc408f authored 12 months ago by Vincent Zhao <[email protected]>
Fixed LLVM path

9cb7724612e59998115d5e364b5882e4efaac00b authored 12 months ago by Vincent Zhao <[email protected]>
Use Polybench as unittests for now

adec829dfb5f0694d617c1f08cc6956618953776 authored 12 months ago by Vincent Zhao <[email protected]>
Added a new category of tests in polymer-translate (#69)

e71e1940f1440c4b2bc18735bc9e62738ebfddcd authored 12 months ago by Ruizhe Zhao <[email protected]>
Updated CI script

4ac11340ec52936bd4988a4ddb13ab02d924a58b authored 12 months ago by Ruizhe Zhao <[email protected]>
Update buildAndTest.yml

a55440c6006a91221e7129ee9b78987d188b4223 authored 12 months ago by Ruizhe Zhao <[email protected]>
Fixed UB issues and added clast_bin_mod/div handler (#68)

cd8ef88621366065ecc1ebcfa2a27da62438d8a3 authored 12 months ago by Ruizhe Zhao <[email protected]>
Added example usage to README

0097e3859aad64418d75a501e65675c056233393 authored 12 months ago by Ruizhe Zhao <[email protected]>
Update buildAndTest.yml

3013aa6835014b3ee09cf5eb040b812f04bed7c2 authored 12 months ago by Ruizhe Zhao <[email protected]>
Update README.md

64741488cf04aa40dcdc3f812d8953179b99fcea authored 12 months ago by Ruizhe Zhao <[email protected]>
Fixed existing unittests (#66)

* Fixed existing unittests

* Let pluto use system clang for compilation

* Update buildAndTest.yml

6f6de741b6314c8abc397ca2cdeb0c99b75f577e authored 12 months ago by Ruizhe Zhao <[email protected]>
[ExtractScopStmt] make sure dom store use same mem

09b1a472a87a2ebb1536b6600090ea1e3d4afc85 authored 12 months ago by Ruizhe Zhao <[email protected]>
Migrated to use MLIR latest

f24f1dd414e73da78c938e3f5ca9abba662a24f8 authored 12 months ago by Ruizhe Zhao <[email protected]>
New workflow

c7cb9723b3bc08e928cac2b5d8cc5b094da06658 authored 12 months ago by Vincent Zhao <[email protected]>
Setup CI for Polymer (#65)

* Add build llvm to the CI

* Updated the LLVM commit to the upstream

* Fixed the changes in CM...

83750b13c5c8fef3ee985111257b3bbf86e547db authored 12 months ago by Ruizhe Zhao <[email protected]>
Update README.md to include more installation info

af80fe6eb1f573f1ec4029be9ed66fbe3e7302dc authored 12 months ago by Ruizhe Zhao <[email protected]>
Changed dependencies

8373919711d5ca6d60e37cdc6751e5411dd1b9f6 authored 12 months ago by Vincent Zhao <[email protected]>
Updated Pluto version & removed debug flags

e845e12dd922467ebe16586ef4e99a6fff93bb5d authored 12 months ago by Vincent Zhao <[email protected]>
Sync up

df5d3576234f371020a7571a855b1a4e97587073 authored 12 months ago by Ruizhe Zhao <[email protected]>
Update polymer.bib

70af44b9a4d026e6d71e7dea44f226b3d1b4bd7f authored 12 months ago by Ruizhe Zhao <[email protected]>
Make Polymer depends on MLIR build results

9442217f4b8f605854a69404cd270368c97bf482 authored 12 months ago by Vincent Zhao <[email protected]>
Sync

b5e5a11274146eb8c9c641eb1a9a75f526a82006 authored 12 months ago by Ruizhe Zhao <[email protected]>
Add immediate load op after store

51b643771b65f6f2a8ea5fc79fab5b2c18da302f authored 12 months ago by Ruizhe Zhao <[email protected]>
[FoldSCFIf] scalrep before folding

[FoldSCFIf] scalrep before folding

[FoldSCFIf] scalrep before folding

b00482f00e84092a5f33d84a2be80f1743d030e1 authored 12 months ago by kumasento <[email protected]>
Update README.md

3fe15674cbb3ba1fbe89cea2fd39e48af0545ed3 authored 12 months ago by Ruizhe Zhao <[email protected]>