When performing an offload, throw an error if the host tool chain uses the altivec flag on an architecture other than PowerPC.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D29358
[OpenMP] Report an error for -faltivec on anything other than PowerPC. Needs ReviewPublic Authored by gtbercea on Jan 31 2017, 3:57 PM.
Details Summary When performing an offload, throw an error if the host tool chain uses the altivec flag on an architecture other than PowerPC.
Diff Detail
Revision Contents
Diff 86513 lib/Driver/Tools.cpp
test/OpenMP/offloading_defects.cpp
|