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