Description[wasm] Break a cycle with a loop node in the int64-lowering.
The control edges in a TurboFan graph can form a cycle. To break this cycle in the int64-lowering we add special handling for loop nodes. Similar handling already exists for phi nodes and effectphi nodes, which breaks cycles formed by value edges and effect edges, respectively.
Committed: https://crrev.com/020e2c8d267217a789b80fabf460ebaf37ca964d
Cr-Commit-Position: refs/heads/master@{#41071}
Patch Set 1 #Patch Set 2 : Add a test #
Messages
Total messages: 17 (12 generated)
|