p4c icon indicating copy to clipboard operation
p4c copied to clipboard

Make StateVariable an IR class that accepts IR::Member. Use ICastable for some nodes.

Open fruffy opened this issue 2 years ago • 0 comments

Some preparation for #3519. Remove implicit casting from StateVariable and explicitly require IR::Member as initializer argument.

This required a small change to ir-generator.ypp. Those operators were not part of the syntax.

fruffy avatar Nov 29 '22 17:11 fruffy