[PATCH] D61947: Merge of Global Constants not happening on Aarch64
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 15 12:02:00 PDT 2019
efriedma added a comment.
This probably makes sense (the change basically just makes this code match 32-bit ARM), but I'd like to see codesize and performance numbers, since this will substantially change code generation in a lot of cases.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61947/new/
https://reviews.llvm.org/D61947
More information about the llvm-commits
mailing list