-
Notifications
You must be signed in to change notification settings - Fork 78
No more string tags #245
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
No more string tags #245
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
cb41cee
Normalize Instruction.tags to use pytools.tag
inducer 511a430
Merge branch 'master' into pytools-tag-for-instruction
inducer 9fe219f
Silence pylint warning about non-existent pkgutil.resolve_name
inducer 93a64b4
Fix stringification for typed InstructionBase.tags
inducer b4e9319
Require pytools 2021.1.1 for pytools.tag support in persistent_dict
inducer 9529d6d
Placate flake8
inducer 11a5aa9
Move resolve_name to pytools
inducer 3f81af0
Merge branch 'main' into pytools-tag-for-instruction
inducer 19c74e5
Add a note that UseStreamingStoreTag is advisory
inducer 3465c97
LoopyKeyBuilder.update_for_dict: don't sort, use unordered_hash inste…
inducer 035e318
TaggedVariable: tag -> tags, normalize to pytools.tag
inducer 251b1c9
Update LoopyKeyBuilder.update_for_dict for hash-passing interface of …
inducer 63813b8
Qualify tag example references in TaggedVariable docs
inducer 553ccbb
Merge branch 'main' into pytools-tag-for-instruction
inducer 9a4d2e5
Improve 'instruction tags' section label
inducer 369079c
Fix handling of tagged variables in C codegen
inducer a70bf4f
Fix handling of tags in add_prefetch
inducer cc93aaf
Refactor statistics to allow pytools variable tags
inducer 2f34e4f
InstructionBase and TaggedVariable: inherit from Taggable
inducer 09bf5f3
Add a comment about deprecating LegacyStringInstructionTag
inducer 42d5f55
Merge branch 'main' into pytools-tag-for-instruction
inducer 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
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.