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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 7 03:44:39 PDT 2019


lebedev.ri added a comment.

Should there be a constantexpr version of `freeze`?
Also, @nlopes, just to put a bold stop to this question - in the end,
we want `freeze` to be fully agnostic, it should not care *at all* what the type is, right?


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

https://reviews.llvm.org/D29121





More information about the llvm-commits mailing list