[PATCH] D29121: [Docs] Add LangRef documention for freeze instruction

David Majnemer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 25 12:05:38 PST 2017


majnemer added inline comments.


================
Comment at: LangRef.rst:5408
+If "cond" is either ``undef`` or ``poison``, this instruction has
+undefined behavior.
 
----------------
efriedma wrote:
> Does "switch" need a similar amendment?
I think indirectbr would need it too.


https://reviews.llvm.org/D29121





More information about the llvm-commits mailing list