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

llvm, ports/ControlSignal: Always call 'combine_costs' when calculating costs #2146

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

jvesely
Copy link
Collaborator

@jvesely jvesely commented Oct 13, 2021

Matches Python semantics.
Add input shape workaround for Reduce function.

Signed-off-by: Jan Vesely jan.vesely@rutgers.edu

@jvesely jvesely added the compiler Runtime Compiler label Oct 13, 2021
@jvesely jvesely added this to the Compilation Parity milestone Oct 13, 2021
@jvesely jvesely added this to In progress in LLVM Runtime Compiler via automation Oct 13, 2021
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

1 similar comment
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@lgtm-com
Copy link
Contributor

lgtm-com bot commented Oct 13, 2021

This pull request introduces 1 alert when merging bca59a7 into e99c010 - view on LGTM.com

new alerts:

  • 1 for Unused import

Matches code location of Python implementation.

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
…ng costs

Matches Python semantics.
Add input shape workaround for Reduce function.

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
@github-actions
Copy link

This PR causes the following changes to the html docs (ubuntu-latest-3.7-x64):

No differences!

...

See CI logs for the full diff.

@jvesely jvesely merged commit 6c5cc54 into PrincetonUniversity:devel Oct 13, 2021
LLVM Runtime Compiler automation moved this from In progress to Done Oct 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler Runtime Compiler
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant