Commit 6be8582
[OpenMP][AMDGPU] Do not attach -fcuda-is-device (llvm#99002)
-fcuda-is-device flag is not used for OpenMP offloading for AMD GPUs and
it does not need to be added as clang cc1 option for OpenMP code.
This PR has the same functionality as
llvm#96909 but it doesn't introduce
regression for virtual function support.
Change-Id: I37b2cad2214173cb1a5ffe96cdab301f49d3599e1 parent 3671d93 commit 6be8582
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
446 | 446 | | |
447 | 447 | | |
448 | 448 | | |
449 | | - | |
450 | | - | |
451 | 449 | | |
452 | 450 | | |
453 | 451 | | |
| |||
0 commit comments