Releases: kumasento/polsca
Releases · kumasento/polsca
v1.1.0
What's Changed
- Improve array partition by @kumasento in #28
- Docker sync by @jianyicheng in #34
- [PASS] Loop bound hoisting/Demote bound to if by @kumasento in #33
- [Polygeist] memref-fullrank & InitListExpr by @kumasento in #35
- Upgrade polygeist/LLVM by @kumasento in #36
- [Polymer] included -fold-scf-if and other fixes by @kumasento in #37
- [ExtractTopFunc] fixed keepall option by @kumasento in #38
- [FoldIf] look into regions by @kumasento in #40
- [ElimLoadStore] created -eliminate-affine-load-store by @kumasento in #41
- Added phism-runner and the encrypt example by @kumasento in #42
- [ExtractTopFunc] avoid setting private to public by @kumasento in #43
- [Mem2arr] can handle malloc input by @kumasento in #44
- [Mem2arr] fix dangling users/[Dummy] add static by @kumasento in #46
- [ExtractTopFunc] Use arith::ConstantOp rather than mlir::ConstantOp by @hanchenye in #45
- [Hashed2mm] add new example by @kumasento in #47
New Contributors
- @hanchenye made their first contribution in #45
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Setup the repo by @kumasento in #2
- Self host workflow by @kumasento in #6
- Co-simulation in pb-flow by @jianyicheng in #7
- A python infrastructure by @kumasento in #10
- Support setting top function names by @kumasento in #11
- Documentation & Reports by @kumasento in #12
- Switched Docker container from Ubuntu 20.04 to Centos 8 by @jianyicheng in #13
- Add VHLS config & Docker packages for single test example by @jianyicheng in #14
- Fixed cosim issue in Docker & Added loop unrolling pass by @jianyicheng in #15
- Fixed bug: Apply unroll attr to all the loops instead of the top-level loops only by @jianyicheng in #16
- Added test bench generation tcl as a LLVM pass by @jianyicheng in #18
- Implement N-D array partition by @kumasento in #20
- Added sanity check by @kumasento in #27
- Search-codegen by @kumasento in #29
- Added a 'dangerously' implemented fold-if by @kumasento in #30
- Upgrade polygeist by @kumasento in #31
New Contributors
- @kumasento made their first contribution in #2
- @jianyicheng made their first contribution in #7
Full Changelog: https://github.com/kumasento/phism/commits/v1.0.0