Skip to content
Unverified Commit fbf0a77e authored by Bill Wendling's avatar Bill Wendling Committed by GitHub
Browse files

[CodeGen] Avoid potential sideeffects from XOR (#67193)

XOR may change flag values (e.g. for X86 gprs). In the case where that's
not desirable, specify that buildClearRegister() should use MOV instead.
parent e6d0b126
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment