[PATCH] D93272: [InstCombine] Add checking of i1 types when converting select instructions into zext/sext instructions

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 15:50:07 PST 2020


congzhe added a comment.

In D93272#2466125 <https://reviews.llvm.org/D93272#2466125>, @spatel wrote:

> LGTM

Thanks for the review! Committed the patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D93272



More information about the llvm-commits mailing list