MachineFunctionPass: Clear properties before running function (#67962)
This ensures !isSSA checks in the function work if the input MIR happened to appear as SSA.
Loading
Please sign in to comment
This ensures !isSSA checks in the function work if the input MIR happened to appear as SSA.