[PATCH] D107574: [GlobalOpt] [MemoryBuiltins] Update getMallocType with bitcast on stored pointer
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 13 00:16:38 PST 2022
nikic added a comment.
D117092 <https://reviews.llvm.org/D117092> implements @efriedma's suggestion of always using an `[i8 x Size]` type.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107574/new/
https://reviews.llvm.org/D107574
More information about the llvm-commits
mailing list