Commit d569e12
authored
[SYCL][SPIR-V] Register llvm.fpbuiltin.* in the list of known intrinsics (#19656)
Otherwise their declarations would be left in the module.
This patch is intel/llvm customization as these intrinsics are not part
of upstream llvm.
---------
Signed-off-by: Sidorov, Dmitry <[email protected]>1 parent b53f646 commit d569e12
File tree
2 files changed
+15
-0
lines changed- llvm-spirv
- lib/SPIRV
- test/extensions/INTEL/SPV_INTEL_fp_max_error
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3984 | 3984 | | |
3985 | 3985 | | |
3986 | 3986 | | |
| 3987 | + | |
| 3988 | + | |
| 3989 | + | |
| 3990 | + | |
| 3991 | + | |
| 3992 | + | |
| 3993 | + | |
| 3994 | + | |
| 3995 | + | |
| 3996 | + | |
| 3997 | + | |
3987 | 3998 | | |
3988 | 3999 | | |
3989 | 4000 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
| |||
0 commit comments