[PATCH] D142551: [InstCombine] Teach isDeadPHICycle to look through multiple uses
Luke Lau via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 26 10:55:36 PST 2023
luke updated this revision to Diff 492520.
luke added a comment.
Address comments
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D142551/new/
https://reviews.llvm.org/D142551
Files:
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/test/Transforms/InstCombine/fmul-inseltpoison.ll
llvm/test/Transforms/InstCombine/fmul.ll
llvm/test/Transforms/InstCombine/phi-dead-cycle-iteration.ll
llvm/test/Transforms/InstCombine/phi-dead-cycle-side-effect.ll
llvm/test/Transforms/InstCombine/pr27703.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142551.492520.patch
Type: text/x-patch
Size: 13138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230126/2dbf6c5c/attachment.bin>
More information about the llvm-commits
mailing list