mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-24 20:44:09 +00:00
[GISel][Docs] Add a little bit of documentation for G_FENCE. (#73722)
This commit is contained in:
parent
81e3e7e5d4
commit
5933589370
@ -751,9 +751,10 @@ operands.
|
||||
G_FENCE
|
||||
^^^^^^^
|
||||
|
||||
.. caution::
|
||||
Generic fence. The first operand is the memory ordering. The second operand is
|
||||
the syncscope.
|
||||
|
||||
I couldn't find any documentation on this at the time of writing.
|
||||
See the LLVM LangRef entry on the '``fence'`` instruction for more details.
|
||||
|
||||
G_MEMCPY
|
||||
^^^^^^^^
|
||||
|
Loading…
x
Reference in New Issue
Block a user