[PATCH] D116800: [MemoryBuiltins] Remove isNoAliasFn() in favor of isNoAliasCall()
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 00:18:38 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG92d55e7336db: [MemoryBuiltins] Remove isNoAliasFn() in favor of isNoAliasCall() (authored by nikic).
Changed prior to commit:
https://reviews.llvm.org/D116800?vs=398078&id=398520#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116800/new/
https://reviews.llvm.org/D116800
Files:
llvm/include/llvm/Analysis/MemoryBuiltins.h
llvm/lib/Analysis/MemoryBuiltins.cpp
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/GVN/malloc-load-removal.ll
llvm/unittests/Analysis/MemoryBuiltinsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116800.398520.patch
Type: text/x-patch
Size: 6258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/673d66e0/attachment.bin>
More information about the llvm-commits
mailing list