[PATCH] D94860: [InstCombine] Optimize select (X == C), (icmp X Y), false

Juneyoung Lee via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jan 16 03:48:10 PST 2021


aqjune added a comment.

The change makes sense..!
Since the patch is more succinct, I'm in favor of applying the patch than this one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94860



More information about the llvm-commits mailing list