-
Notifications
You must be signed in to change notification settings - Fork 58
Lower ion to rtio #2204
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
Open
rniczh
wants to merge
61
commits into
main
Choose a base branch
from
rniczh/lower-ion-to-rtio
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Lower ion to rtio #2204
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
46c39de
RTIO dialect is added to Catalyst
rniczh fd2dea4
Merge branch 'main' into rniczh/add-rtio-dialect
rniczh f127e6a
reformatting
rniczh eb19fa3
pulse should use f64 for duration
rniczh e5b170f
Update mlir/include/RTIO/IR/RTIODialect.td
rniczh 6c9e90d
Update mlir/include/RTIO/IR/RTIODialect.td
rniczh a502944
Update mlir/include/RTIO/IR/RTIODialect.td
rniczh 94927c3
Update mlir/include/RTIO/IR/RTIODialect.td
rniczh e9b1e84
Update mlir/include/RTIO/IR/RTIOOps.td
rniczh 1452e7b
Update mlir/include/RTIO/IR/RTIODialect.td
rniczh 38242f5
Update mlir/include/RTIO/IR/RTIOOps.td
rniczh 6c00116
add empty op
rniczh 48ecf52
Merge branch 'rniczh/add-rtio-dialect' of github.com:PennyLaneAI/cata…
rniczh ef5c3a6
fix formatting
rniczh c819333
update td
rniczh a26864c
Add pass to lower ion dialect to rtio dialect
rniczh c0e7234
update
rniczh f1ad990
add missing include
rniczh 4cf83fe
update
rniczh 27a4b98
add missing lib
rniczh 4b3408f
Merge branch 'rniczh/add-rtio-dialect' of github.com:PennyLaneAI/cata…
rniczh 29ffc70
remove redundant include
rniczh fcd540d
update
rniczh 82bb3aa
remove other redundant functions
rniczh 4a7430a
update pass
rniczh a349b1c
remove redundant code
rniczh cc814da
update linkage
rniczh 5681bb3
add rtio.config
rniczh f326bf2
drop timeline IR
rniczh 0e6b14f
remove unrelated thing
rniczh c0da830
Merge branch 'main' into rniczh/add-rtio-dialect
rniczh bd1c4c4
update channel ID underlying number
rniczh 8e58bbe
Merge branch 'rniczh/add-rtio-dialect' of github.com:PennyLaneAI/cata…
rniczh 6d57469
add bracket for if
rniczh cf5874e
fix
rniczh c4a3afa
add assert for oob
rniczh 5e136eb
update comment
rniczh 9fd57fc
merge from upstream
rniczh b623d0d
supports importing json to rtio.config
rniczh b127e9e
update changelog
rniczh 1ce02ba
add deviceDB option
rniczh a379528
add missing comma
rniczh 4f851ef
add missing include
rniczh 2ff88f9
Update mlir/lib/RTIO/IR/RTIODialect.cpp
rniczh 2486c74
Update mlir/include/RTIO/IR/RTIOOps.td
rniczh e6d0c7c
Add filecheck line
rniczh d8588ad
Merge branch 'main' into rniczh/add-rtio-dialect
rniczh 49b2c0b
merge from upstream
rniczh 3937ecf
revert
rniczh 5559870
merge
rniczh e92d58e
Add changelog
rniczh 7ed6c04
Merge branch 'rniczh/add-rtio-dialect' of github.com:PennyLaneAI/cata…
rniczh f77a12b
update changelog
rniczh ff777d3
merge from upstream
rniczh d0eba30
udpate
rniczh 9837334
update
rniczh 6314072
add test
rniczh 528e0bb
remove comment
rniczh 99a85c5
remove comment
rniczh 7e7ee45
update changelog
rniczh 2040912
Add scf.if and scf.for test
rniczh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.