[PATCH] D14827: Adding support for missing variations of X86 string related instructions
Marina Yatsina via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 6 10:23:18 PST 2015
myatsina added a comment.
Sean, if I understand correctly, you, as well as Reid, support producing a warning, though the spec explicitly mentions that the memory operand is ignored, and though MSVC and ICC do not produce such warnings, right?
If so, how about some kind of warning like "Memory operand ignored, assuming ES:(R|E)SI" or something of that sort?
Repository:
rL LLVM
http://reviews.llvm.org/D14827
More information about the llvm-commits
mailing list