[PATCH] D98058: [InstCombine] Simplify phis with incoming pointer-casts.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 8 08:45:21 PST 2021
fhahn updated this revision to Diff 329037.
fhahn added a comment.
Adjust names, use set to avoid re-doing work.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98058/new/
https://reviews.llvm.org/D98058
Files:
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/test/Transforms/InstCombine/phi-pointercasts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98058.329037.patch
Type: text/x-patch
Size: 5892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210308/847f09e3/attachment.bin>
More information about the llvm-commits
mailing list