Commit 8648bef
authored
[NFC][libclc] Rename clc_cbrt.inc to clc_cbrt.h (llvm#166330)
__clc_cbrt functions are declared in clc_cbrt.inc. Rename to .h for
consistency with other headers.1 parent 0fd0298 commit 8648bef
File tree
3 files changed
+2
-1
lines changed- libclc
- clc
- include/clc/math
- lib/generic/math
- opencl/lib/generic/math
3 files changed
+2
-1
lines changedFile renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments