mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-03-06 19:37:56 +00:00
cleanup my miswording
llvm-svn: 20381
This commit is contained in:
parent
9d57998cda
commit
af145bfdb2
@ -2520,8 +2520,8 @@ source-language caller.
|
||||
<p>
|
||||
The '<tt>llvm.prefetch</tt>' intrinsic is a hint to the code generator to insert
|
||||
a prefetch instruction if supported, otherwise it is a noop. Prefetches have no
|
||||
behavior affect on the program, but can change the performance characteristics
|
||||
of the code.
|
||||
effect on the behavior of the program, but can change its performance
|
||||
characteristics.
|
||||
</p>
|
||||
|
||||
<h5>Arguments:</h5>
|
||||
|
Loading…
x
Reference in New Issue
Block a user