C++: Accept new dataflow IR inconsistencies

These are due to additional loads being generated on fields, and should not
cause any problems. Ideally, we should tune the definition of
`TPostFieldUpdateNode` to make these go away.
This commit is contained in:
Jeroen Ketema
2023-08-02 15:43:40 +02:00
parent 231e9ef098
commit 91a98f3512
2 changed files with 6 additions and 0 deletions

View File

@@ -14,6 +14,9 @@ localCallNodes
postIsNotPre
postHasUniquePre
uniquePostUpdate
| example.c:24:2:24:7 | coords indirection | Node has multiple PostUpdateNodes. |
| example.c:24:13:24:18 | coords indirection | Node has multiple PostUpdateNodes. |
| example.c:26:2:26:7 | coords indirection | Node has multiple PostUpdateNodes. |
postIsInSameCallable
reverseRead
argHasPostUpdate