codeql icon indicating copy to clipboard operation
codeql copied to clipboard

C#: Adopt shared SSA data-flow integration

Open hvitved opened this issue 7 months ago • 0 comments

This PR adopts the newly introduced shared SSA data-flow integration layer. A side-effect is that we get phi-input barrier guards for free, which had not previously been ported to C#.

hvitved avatar Jul 09 '24 10:07 hvitved