[PATCH] D76931: [ValueLattice] Distinguish between constant ranges with/without undef.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 11:28:39 PDT 2020


efriedma added a comment.

> If branching on poison is UB, that requires freezing x.

Err, I meant "branching on undef".


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76931





More information about the llvm-commits mailing list