[PATCH] D145293: [GlobalOpt] Don't replace the aliasee if it has other references.

DianQK via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 18:54:33 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG533b7c1f6c69: [GlobalOpt] Don't replace the aliasee if it has other references. (authored by DianQK).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145293

Files:
  llvm/lib/Transforms/IPO/GlobalOpt.cpp
  llvm/test/Transforms/GlobalOpt/X86/alias-used-with-asm.ll
  llvm/test/Transforms/GlobalOpt/alias-used-address-space.ll
  llvm/test/Transforms/GlobalOpt/alias-used.ll
  polly/test/Support/dumpfunction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145293.517428.patch
Type: text/x-patch
Size: 6412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230427/93ff1a56/attachment.bin>


More information about the llvm-commits mailing list