Predication: Another problem #2613
Labels
bug
This behavior is unintended and should be fixed.
fixed
This topic is considered to be fixed.
predication-pass
Issues related to p4c's Predication pass
The issues are become rare but there is another case where the predication pass has a problem.
I tried to make the expression look reasonable:
Is transformed into
The assignment
h.eth_hdr.dst_addr = 2;
is lost here.predication_issue.p4.txt
predication_issue.stf.txt
The text was updated successfully, but these errors were encountered: