Commit 205aa71
authored
[libclc] Add missing clc_lgamma_r with generic address space pointer arg (#146495) (#19255)
There is no change to amdgcn--amdhsa.bc and nvptx64--nvidiacl.bc because
__opencl_c_generic_address_space is not defined for them.
(cherry picked from commit b0e6faa)
This PR fixes pre-commit CI error in #19231: undefined hidden symbol:
__clc_lgamma_r(float, int*)1 parent 42c6ffc commit 205aa71
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
611 | 611 | | |
612 | 612 | | |
613 | 613 | | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
0 commit comments