Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: make EmitFuncContext::iw_context pub #55

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

doug-q
Copy link
Collaborator

@doug-q doug-q commented Jul 19, 2024

No description provided.

@doug-q doug-q requested a review from a team as a code owner July 19, 2024 10:59
@doug-q doug-q requested a review from peter-campora July 19, 2024 10:59
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.84%. Comparing base (e2624b5) to head (aad2dbc).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #55   +/-   ##
=======================================
  Coverage   82.84%   82.84%           
=======================================
  Files          16       16           
  Lines        2221     2221           
  Branches     2221     2221           
=======================================
  Hits         1840     1840           
  Misses        246      246           
  Partials      135      135           
Flag Coverage Δ
rust 82.84% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@peter-campora peter-campora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah this will make some things in lowering easier!

@doug-q doug-q added this pull request to the merge queue Jul 23, 2024
Merged via the queue into main with commit 0c3c417 Jul 23, 2024
10 checks passed
@doug-q doug-q deleted the doug/public-iw_context branch July 23, 2024 14:39
@hugrbot hugrbot mentioned this pull request Jul 23, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 31, 2024
## 🤖 New release
* `hugr-llvm`: 0.1.0 -> 0.2.0

<details><summary><i><b>Changelog</b></i></summary><p>

<blockquote>

## [0.2.0](v0.1.0...v0.2.0) -
2024-07-31

### New Features
- make EmitFuncContext::iw_context pub
([#55](#55))

### Refactor
- use HugrFuncType/HugrType/HugrSumType
([#56](#56))
- remove unneeded `HugrView` constraints
([#59](#59))
- [**breaking**] add `LLVMSumValue`
([#63](#63))

### Testing
- Add test for LoadFunction Op
([#60](#60))
</blockquote>


</p></details>

---
This PR was generated with
[release-plz](https://github.com/MarcoIeni/release-plz/).

---------

Co-authored-by: Douglas Wilson <douglas.wilson@quantinuum.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants