[PATCH] D45330: [IPSCCP] Use PredicateInfo to propagate facts from cmp instructions.

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Aug 5 23:46:18 PDT 2018


xbolva00 added a comment.
Herald added a subscriber: dexonsmith.

Ping, still some issues? Since it was reverted again recently :(

I am especially interested in the follow up - nonnull info propagation.



================
Comment at: llvm/trunk/test/Other/opt-Os-pipeline.ll:31
 ; CHECK-NEXT:     Interprocedural Sparse Conditional Constant Propagation
+; CHECK-NEXT:       Unnamed pass: implement Pass::getPassName()
 ; CHECK-NEXT:     Called Value Propagation
----------------
Set name?


Repository:
  rL LLVM

https://reviews.llvm.org/D45330





More information about the llvm-commits mailing list