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

ZIR-301: Optimize predicate generation #135

Merged
merged 4 commits into from
Dec 18, 2024
Merged

ZIR-301: Optimize predicate generation #135

merged 4 commits into from
Dec 18, 2024

Conversation

shkoo
Copy link
Contributor

@shkoo shkoo commented Dec 17, 2024

  • Move sortForReproducibility to a MLIR pass to allow for parallelism
  • Decrease memory usage when deterministically sorting EDSL operations by only caching property info when needed
  • Clean up compile warnings in TypeUtils.h

* Move sortForReproducibility to a MLIR pass to allow for parallelism
* Decrease memory usage when deterministically sorting EDSL operations by only caching property info when needed
* Clean up compile warnings in TypeUtils.h
@github-actions github-actions bot changed the title Optimize predicate generation ZIR-301: Optimize predicate generation Dec 17, 2024
@shkoo shkoo marked this pull request as ready for review December 17, 2024 19:47
@shkoo shkoo requested a review from nategraf December 17, 2024 19:47
@shkoo shkoo enabled auto-merge (squash) December 17, 2024 19:47
@shkoo shkoo merged commit d95d0ab into main Dec 18, 2024
9 checks passed
@shkoo shkoo deleted the nils/predicates-opt branch December 18, 2024 17:58
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.

2 participants