[PATCH] D110064: [SelectionDAG] Assume that a GlobalAlias may alias other global values
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 28 03:50:44 PDT 2021
bjope added a comment.
In D110064#3015456 <https://reviews.llvm.org/D110064#3015456>, @niravd wrote:
> Can you add a codegen test for PR51878? The example listed in your message should do.
>
> Once I think with the follow up, this should be good to go.
D110256 <https://reviews.llvm.org/D110256> has not been accepted yet, but is it OK to land this now (to be able to close PR51878)?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110064/new/
https://reviews.llvm.org/D110064
More information about the llvm-commits
mailing list