[X86] Don't add stores to the autogenerated load folding tables if the...
[X86] Don't add stores to the autogenerated load folding tables if the register and memory operands have different widths. This can cause the amount of the memory written to be changed which would be bad. llvm-svn: 334480
Loading
Please sign in to comment