Run DCE after a LoopFlatten test to reduce spurious output [nfc]
[llvm-project.git] / libc / config / gpu / config.json
blob53f232e31cc8a46f3bcfabcd3430d442a8ff66a6
2   "printf": {
3     "LIBC_CONF_PRINTF_DISABLE_FLOAT": {
4       "value": true
5     },
6     "LIBC_CONF_PRINTF_DISABLE_INDEX_MODE": {
7       "value": true
8     },
9     "LIBC_CONF_PRINTF_DISABLE_WRITE_INT": {
10       "value": true
11     },
12     "LIBC_CONF_PRINTF_FLOAT_TO_STR_USE_MEGA_LONG_DOUBLE_TABLE": {
13       "value": false
14     }
15   }