mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
[NVPTX] Fix type in usage doc
llvm-svn: 194821
This commit is contained in:
parent
57e0657380
commit
bdf566dd2a
@ -479,7 +479,7 @@ We can use the LLVM ``llc`` tool to directly run the NVPTX code generator:
|
||||
.. note::
|
||||
|
||||
If you want to generate 32-bit code, change ``p:64:64:64`` to ``p:32:32:32``
|
||||
in the module data layout string and use ``nvptx64-nvidia-cuda`` as the
|
||||
in the module data layout string and use ``nvptx-nvidia-cuda`` as the
|
||||
target triple.
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user