[PATCH] D144686: [CodeGen] Remove the template specialization of `Address` that stores alignment information into pointers
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 23 16:41:52 PST 2023
ahatanak added a comment.
I don't have a test case for this change because there is a bug that prevents using the maximum allowed alignment (see https://github.com/llvm/llvm-project/issues/60752).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144686/new/
https://reviews.llvm.org/D144686
More information about the cfe-commits
mailing list