Skip to content
Commit 400add99 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Add an InameTagged match object to the instruction matching mechanism

This can be used either directly through `loopy.match.InameTagged(tag)`
or in string syntax as `inametag:tag`. In the latter, tag is restricted
to being a string parseable into a tag, while the former also allows
a tag object.
parent ec2c2a99
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment