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 Authored by mgabka on Aug 10 2022, 8:42 AM. 
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?