[PATCH] D144933: [instcombine] Simplify separate_storage hints.
David Goldblatt via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 28 15:19:32 PST 2023
davidtgoldblatt updated this revision to Diff 501306.
davidtgoldblatt added a comment.
Unconditionally do fold, use replaceUse, remove unnecessary pipe redirection.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144933/new/
https://reviews.llvm.org/D144933
Files:
llvm/lib/Analysis/BasicAliasAnalysis.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/test/Transforms/InstCombine/assume-separate_storage.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144933.501306.patch
Type: text/x-patch
Size: 4520 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230228/599ba3fb/attachment.bin>
More information about the llvm-commits
mailing list