[PATCH] D118804: Revert "[Clang] Propagate guaranteed alignment for malloc and others"
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 2 15:21:00 PST 2022
xbolva00 added a comment.
>> Reintroducing an optimization like this with an additional check that the allocation size is large enough should be valid everywhere.
Should not be hard, could you do it? Then LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D118804/new/
https://reviews.llvm.org/D118804
More information about the cfe-commits
mailing list