[PATCH] D71935: [SCCP] Use constant ranges for select, if cond is overdefined.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 20 17:31:18 PST 2020


efriedma added a comment.

Maybe also add a testcase with a select with a ConstantExpr cond?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71935





More information about the llvm-commits mailing list