[X86] Remove memory instructions form isUseDefConvertible.
The caller of this is looking for comparisons of the input to these instructions with 0. But the memory instructions input is an addess not a value input in a register. llvm-svn: 363907
Loading
Please sign in to comment