[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:38:59 PST 2023


inclyc updated this revision to Diff 496409.
inclyc added a comment.

- Update comments


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143720/new/

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.496409.patch
Type: text/x-patch
Size: 8933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230210/e7ad32e8/attachment.bin>


More information about the llvm-commits mailing list