Discussion and part of https://reviews.llvm.org/D45344
The reason that's there is discussed in D16337 - the transform must be made safe from intermediate stores.
Differential D45381
[SimplifyLibcalls] Remove the hasOneUse() limitation on the malloc xbolva00 on Apr 6 2018, 11:17 AM. Authored by
Details
Discussion and part of https://reviews.llvm.org/D45344 The reason that's there is discussed in D16337 - the transform must be made safe from intermediate stores.
Diff Detail
|