-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Hoist the invariants out of multi-level nested loops #68061
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
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
38dbe8b
first working version
kunalspathak f7dddf1
Skip check of VN hoisting
kunalspathak f89e000
Account for duplicate blocks
kunalspathak 700592e
clean up
kunalspathak 3c815e2
wip
kunalspathak 9c2a7c5
isCommaTree && hasExcep
kunalspathak a585bc2
revert lsra changes
kunalspathak 27ef4cf
Update hoisting condition
kunalspathak 5a51ee4
Change to BasicBlockList
kunalspathak 65cea97
organize preheaders
kunalspathak 5e4c323
update hoistedInCurLoop and hoistedInSiblingLoop
kunalspathak 3afcfb5
Reverse the loop order
kunalspathak a2d9302
cleanup and jit-format
kunalspathak 63c05e3
Revert "Minor fix to display IG01 weight correctly"
kunalspathak 11925c6
simplify code
kunalspathak ee1ed34
Remove m_hoistedVNInSiblingLoop
kunalspathak c66bb7d
Add back ResetHoistedInCurLoop
kunalspathak 575cf22
Remove reversal of loop processing order
kunalspathak 523bdcd
jit format
kunalspathak 544ee16
Experimental: Also generate PerfScore:
kunalspathak 7652460
review feedback
kunalspathak a4c8378
fix the superpmi script
kunalspathak dba2e9f
Revert superpmi asmdiffs change
kunalspathak 3c5f3b4
Rename method
kunalspathak 7b0287d
Add a comment
kunalspathak 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
jit format
- Loading branch information
commit 523bdcd5aba57f031e41814be186bb8faf6589e5
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
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.