Skip to content

Commit 5d3b220

Browse files
authored
Update README.md
1 parent 243edee commit 5d3b220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Then, you can use either premake or cmake.
4040
   7. `cmake --build build --config Release`
4141

4242
### Using Bitcode
43-
Add the option `--bitcode` to enable precompiled bitcode.
43+
Add the option `--bitcode` in premake, or `-DBITCODE=ON` in cmake to enable precompiled bitcode.
4444

4545
#### Generation of bitcode
4646
- After premake, go to `scripts/bitcodes`, then run `python compile.py` which compiles kernels to bitcode and fatbinary.

0 commit comments

Comments
 (0)