arm_sve.h defines and uses __ai macro which needs to be undefined (as it is
already in arm_neon.h).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Differential D131580
[clang][SVE] Undefine preprocessor macro defined in mgabka on Aug 10 2022, 8:42 AM. Authored by
Details arm_sve.h defines and uses __ai macro which needs to be undefined (as it is
Diff Detail
|
Can you also do this for __aio?