[PATCH] D27283: Fix invalid addrspacecast due to combining alloca with global var
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 27 07:46:20 PST 2017
yaxunl added a comment.
Hi David,
Do I still need to split this patch into two: one for disabling the optimisation to fix the functional issue, and the second to add the new optimization?
Thanks.
https://reviews.llvm.org/D27283
More information about the llvm-commits
mailing list