[PATCH] D117092: [GlobalOpt] Use generic type when converting malloc to global

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 13 14:32:22 PST 2022


reames added a comment.

Ok, we collided.  Clearly we both thought this was reasonable.  I think I like my version (D117249 <https://reviews.llvm.org/D117249>) slightly better due to the use of getObjectSize.  Can you land your test and approve that one?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117092/new/

https://reviews.llvm.org/D117092



More information about the llvm-commits mailing list