[Docs] Reflect the slow migration from guard to widenable condition which is currently in progress.

This commit is contained in:
Philip Reames 2019-10-25 14:50:39 -07:00
parent 7c1d536c21
commit e14f935ce2
1 changed files with 4 additions and 0 deletions

View File

@ -17043,6 +17043,10 @@ if"); and this allows for "check widening" type optimizations.
``@llvm.experimental.guard`` cannot be invoked.
After ``@llvm.experimental.guard`` was first added, a more general
formulation was found in ``@llvm.experimental.widenable.condition``.
Support for ``@llvm.experimental.guard`` is slowly being rephrased in
terms of this alternate.
'``llvm.experimental.widenable.condition``' Intrinsic
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^