mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 05:01:59 +01:00
[Docs] Reflect the slow migration from guard to widenable condition which is currently in progress.
This commit is contained in:
parent
84b5bf580c
commit
f4b7fd46a9
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user