Tool Introduction
Currently, the Autotuner can be used in two modes with two different command line tools, llvm-autotune and auto-tuner.
The llvm-autotune allows users to lead the tuning process and provides auxiliary functions to work with the compiler. Compared with the auto-tuner, it significantly simplifies the steps for configuration and tuning, making it ready to use out of the box and thus more recommended for use.
Parent topic: llvm-autotune