LLVM: lib/Target/AMDGPU/SIModeRegister.cpp File Reference (original) (raw)
This pass inserts changes to the Mode register settings as required. More...
Go to the source code of this file.
| Macros | |
|---|---|
| #define | DEBUG_TYPE "si-mode-register" |
| Functions |
|---|
Detailed Description
This pass inserts changes to the Mode register settings as required.
Note that currently it only deals with the Double Precision Floating Point rounding mode setting, but is intended to be generic enough to be easily expanded.
Definition in file SIModeRegister.cpp.
Macro Definition Documentation
◆ DEBUG_TYPE
#define DEBUG_TYPE "si-mode-register"
Function Documentation
◆ STATISTIC()
| STATISTIC | ( | NumSetregInserted | , |
|---|---|---|---|
| "Number of setreg of mode register inserted." | ) |