-
Notifications
You must be signed in to change notification settings - Fork 58
add runtime_conditional and flow unary operator* #606
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
Merged
Merged
+945
−312
Conversation
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
1655941
to
3acbb52
Compare
39c5e45
to
cf52d64
Compare
Passes CI in our downstream repo. 😎 |
cf52d64
to
5753c35
Compare
bdeane-intel
reviewed
Sep 3, 2024
85ef383
to
d79d224
Compare
d79d224
to
1dd1a32
Compare
1dd1a32
to
b659b0d
Compare
3e78b7b
to
ca54050
Compare
elbeno
reviewed
Sep 4, 2024
c04c81a
to
aba9e20
Compare
mjcaisse-intel
requested changes
Sep 9, 2024
mjcaisse-intel
approved these changes
Sep 10, 2024
aba9e20
to
0210e0f
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
TODO:
unary operator- for explicit references (can't be made into non-reference by unary +)runtime_condition support for cib::callback(do in follow-on PR)