Skip to content

Changes

Summary

  1. Fixes documentation of disableGLU Xjit option (commit: b1977ba) (details)
Commit b1977babe6148cbf2b516768b6dd72dbfbd7ff1d by Jimmy Kwa
Fixes documentation of disableGLU Xjit option

The documentation incorrectly lists "disableLoopUnroller" as the option to
disable loop unroller. This option does not exist and will result in an
unrecognized option error.

The correct Xjit option name is "disableGLU" and the documentation has been
updated to reflect this.

Signed-off-by: jimmyk <jimmyk@ca.ibm.com>
(commit: b1977ba)
The file was modified doc/compiler/CompilerOptions.md (diff)