[all-commits] [llvm/llvm-project] 48e125: [clang][SVE] Undefine preprocessor macro defined in
Maciej Gabka via All-commits
all-commits at lists.llvm.org
Fri Aug 12 05:27:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 48e1250a91d244741c8677fed248ace1fcd7c41c
https://github.com/llvm/llvm-project/commit/48e1250a91d244741c8677fed248ace1fcd7c41c
Author: Maciej Gabka <maciej.gabka at arm.com>
Date: 2022-08-12 (Fri, 12 Aug 2022)
Changed paths:
M clang/utils/TableGen/SveEmitter.cpp
Log Message:
-----------
[clang][SVE] Undefine preprocessor macro defined in
arm_sve.h defines and uses __ai macro which needs to be undefined (as it is
already in arm_neon.h).
Reviewed By: paulwalker-arm
Differential Revision: https://reviews.llvm.org/D131580
More information about the All-commits
mailing list