Draft
Conversation
262f56a to
b8d1d8e
Compare
50c0f9f to
9d1fb35
Compare
9d1fb35 to
6858f16
Compare
…`IR::Expression*`s (p4lang#4797) * Map written LocationSets to program locations (loc_t) instead of IR::Expression*s Signed-off-by: Kyle Cripps <kyle@pensando.io> * Use hvec_map instead of ordered_map for writes and use std::unordered_set instead of std::set for cached_locs Signed-off-by: Kyle Cripps <kyle@pensando.io> * Short-circuit when parents are equal Signed-off-by: Kyle Cripps <kyle@pensando.io> * code cleanup Signed-off-by: Kyle Cripps <kyle@pensando.io> * Memoize loc_t hashes Signed-off-by: Kyle Cripps <kyle@pensando.io> --------- Signed-off-by: Kyle Cripps <kyle@pensando.io>
…ctors Signed-off-by: Kyle Cripps <kyle@pensando.io>
b8d1d8e to
7d80973
Compare
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
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.
No description provided.