Releases: QuEraComputing/kirin
Releases · QuEraComputing/kirin
v0.13.0
v0.12.8
What's Changed
- Beer -> Food cookbook example by @jon-wurtz in #276
- allow eagerly eval global attr by @Roger-luo in #278
- fix a few bugs in pauli exp example by @Roger-luo in #279
New Contributors
- @jon-wurtz made their first contribution in #276
Full Changelog: v0.12.7...v0.12.8
v0.12.7
What's Changed
- typeinfer should return NoneType for None by @Roger-luo in #275
Full Changelog: v0.12.6...v0.12.7
v0.12.6
A quick patch release to fix bloqade examples
What's Changed
- fix repeat until success example by @Roger-luo in #274
Full Changelog: v0.12.5...v0.12.6
v0.12.5
What's Changed
- doc: add more explaination of each dialect in home page by @Roger-luo in #263
- fix constprop purity check when condition is unknown by @Roger-luo in #271
- Purity Check in ConstantFold rewrite. by @weinbe58 in #268
- Fix CSE hashing to include runtime type by @kaihsin in #272
- add some more documentation for analysis by @Roger-luo in #273
New Contributors
Full Changelog: v0.12.4...v0.12.5
v0.12.4
What's Changed
- allow walk to skip some nodes by @Roger-luo in #250
Full Changelog: v0.12.3...v0.12.4
v0.12.3
What's Changed
- improve typeinfer precision cross lambda+generics by @Roger-luo in #248
Full Changelog: v0.12.2...v0.12.3
v0.12.2
What's Changed
- rewrite rule for unrolling scf.ifelse by @Roger-luo in #244
- fix more bugs for bloqade qft by @Roger-luo in #245
- add method similar to ir.Method by @Roger-luo in #246
- forward name when cloning region by @Roger-luo in #247
Full Changelog: v0.12.1...v0.12.2
v0.12.1
What's Changed
- fix inference with scf by @Roger-luo in #241
- fix more scf bugs for bloqade by @Roger-luo in #243
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- document scf dialect by @Roger-luo in #222
- adding structural dialect group to prelude by @Roger-luo in #223
- refactor analysis with SSAValue hints by @Roger-luo in #234
- scf.for loop unroll by @Roger-luo in #237
- fix beerlang example by @Roger-luo in #236
- Beer doc with Analysis and Codegen example by @kaihsin in #224
- fix type inference by @Roger-luo in #240
- remove properties from statement node by @Roger-luo in #238
Full Changelog: v0.11.2...v0.12.0