[PATCH] D25804: Fix 24560: assembler does not share constant pool for same constants
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 03:53:11 PDT 2017
mstorsjo added a comment.
In https://reviews.llvm.org/D25804#760717, @mstorsjo wrote:
> > Can you, please, fix or revert it? It's a clear regression as the example can be compiled using llvm 3.9 but not by llvm 4.0+..
>
> WRT to this being a regression in llvm 4.0 - it might be a little late to try to get the fix merged into 4.0.1. Although, the window for opening such a merge request closes today, so if you feel it's urgent, perhaps such a merge request should be opened?
I opened a merge request for this fix in https://bugs.llvm.org/show_bug.cgi?id=33122 in any case.
Repository:
rL LLVM
https://reviews.llvm.org/D25804
More information about the llvm-commits
mailing list