[PATCH] D81375: [InstCombine] Simplify boolean Phis with const inputs using CFG

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 00:29:38 PDT 2020


xbolva00 added inline comments.


================
Comment at: llvm/test/Transforms/InstCombine/simple_phi_condition.ll:4
 ; RUN: opt -S < %s -passes=instcombine | FileCheck %s
 
 ; TODO: Simplify to "ret cond".
----------------
Remove


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

https://reviews.llvm.org/D81375





More information about the llvm-commits mailing list