efriedma added inline comments. ================ Comment at: LangRef.rst:5408 +If "cond" is either ``undef`` or ``poison``, this instruction has +undefined behavior. ---------------- Does "switch" need a similar amendment? https://reviews.llvm.org/D29121