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

Nuno Lopes via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 28 18:18:46 PDT 2019


nlopes added a comment.

In D29121#1723978 <https://reviews.llvm.org/D29121#1723978>, @jdoerfert wrote:

> So this is not committed till we reviewed all of them?


I'm just waiting on SelDAG->MIR patch to be done (https://reviews.llvm.org/D29014).
Then we have docs, SelDAG & MIR support. That seems the minimal to me (so the compiler won't crash when freeze is used).  I agree the optimizer patches can land later.


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

https://reviews.llvm.org/D29121





More information about the llvm-commits mailing list