[PATCH] D107249: [GlobalOpt] Don't replace alias with aliasee if either alias/aliasee may be preemptible
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 1 10:41:39 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG30e8f83c84c5: [GlobalOpt] Don't replace alias with aliasee if either alias/aliasee may be… (authored by MaskRay).
Changed prior to commit:
https://reviews.llvm.org/D107249?vs=404991&id=405000#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D107249/new/
https://reviews.llvm.org/D107249
Files:
llvm/docs/LangRef.rst
llvm/lib/Transforms/IPO/GlobalOpt.cpp
llvm/test/Transforms/GlobalOpt/2009-02-15-ResolveAlias.ll
llvm/test/Transforms/GlobalOpt/alias-resolve.ll
llvm/test/Transforms/GlobalOpt/alias-used-address-space.ll
llvm/test/Transforms/GlobalOpt/alias-used.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107249.405000.patch
Type: text/x-patch
Size: 6516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220201/9f4f391d/attachment.bin>
More information about the llvm-commits
mailing list