[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
Tue Mar 21 06:07:12 PDT 2023


DianQK updated this revision to Diff 506936.
DianQK added a comment.
Herald added a reviewer: bollu.

Fixes CI.


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.506936.patch
Type: text/x-patch
Size: 6412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230321/aa774dcd/attachment.bin>


More information about the llvm-commits mailing list