[PATCH] D143720: [InstCombine] extend "simplifyUsingControlFlow" supporting zext/sext/trunc for different sizes
Yingchi Long via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 10 03:22:02 PST 2023
inclyc created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
inclyc requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Fixes: https://github.com/llvm/llvm-project/issues/54561
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D143720
Files:
llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
llvm/test/Transforms/InstCombine/simple_phi_condition.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143720.496398.patch
Type: text/x-patch
Size: 8826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/40f596c0/attachment.bin>
More information about the llvm-commits
mailing list