[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 Oct 5 03:17:05 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1896fb2cfffc: [SelectionDAG] Assume that a GlobalAlias may alias other global values (authored by bjope).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D110064/new/

https://reviews.llvm.org/D110064

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp
  llvm/test/CodeGen/X86/pr51878_computeAliasing.ll
  llvm/unittests/CodeGen/SelectionDAGAddressAnalysisTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110064.377141.patch
Type: text/x-patch
Size: 6262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211005/56c61345/attachment.bin>


More information about the llvm-commits mailing list