It doesn't make sense to include those headers on the wrong architecture,
provide an explicit error message in that case.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D109686
Check supported architectures in sseXYZ/avxXYZ headers ClosedPublic Authored by serge-sans-paille on Sep 13 2021, 6:31 AM.
Details Summary It doesn't make sense to include those headers on the wrong architecture,
Diff Detail
Event Timelineserge-sans-paille created this revision. This revision is now accepted and ready to land.Sep 13 2021, 1:14 PM This revision was landed with ongoing or failed builds.Sep 14 2021, 12:59 AM Closed by commit rG9aeecdfa8e91: Check supported architectures in sseXYZ/avxXYZ headers (authored by serge-sans-paille). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 372422 clang/lib/Headers/ammintrin.h
clang/lib/Headers/emmintrin.h
clang/lib/Headers/immintrin.h
clang/lib/Headers/mmintrin.h
clang/lib/Headers/nmmintrin.h
clang/lib/Headers/pmmintrin.h
clang/lib/Headers/smmintrin.h
clang/lib/Headers/tmmintrin.h
clang/lib/Headers/wmmintrin.h
clang/lib/Headers/xmmintrin.h
|