[Simplify] Remove all kinds of redundant scalar writes.
In addition to array and PHI writes, also allow scalar value writes. The only kind of write not allowed are writes by functions (including memcpy/memmove/memset). llvm-svn: 309582
Loading
Please register or sign in to comment