[X86] Resolve FIXME: Create cld only when needed (#82415)
Only use cld when we also have rep instructions, are calling a function, or contain inline asm.
parent
6287b7b9
Please register or sign in to comment
Only use cld when we also have rep instructions, are calling a function, or contain inline asm.