[PATCH] Implement ADRP CSE for global symbols
Jiangning Liu
liujiangning1 at gmail.com
Thu Apr 24 04:19:48 PDT 2014
Hi Quentin,
I just realized probably I misunderstood your point of using data layout. I
think you are correct the merged size can't be simply accumulated by
indivisual global variable size, because of natural alignment requirement
inside the merged data structure.
Sorry about that and I will change my code soon.
Thanks,
-Jiangning
http://reviews.llvm.org/D3432
More information about the llvm-commits
mailing list