[PATCH] D90956: [clang][SVE] Activate macro `__ARM_FEATURE_SVE_VECTOR_OPERATORS`.
Renato Golin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 13 02:02:08 PST 2020
rengolin accepted this revision.
rengolin added a comment.
Hi @fpetrogalli, the document is so dense that it took me a while to check the macros and I was still wrong.
Either I'm losing my skill to read Arm documents or folks are getting worse at writing them.
Giving this is a change that only affects SVE targets, and I have no way of independently verify codegen, I'm trusting you and the rest of Arm to make sure it's the right semantics. :)
Thanks!
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90956/new/
https://reviews.llvm.org/D90956
More information about the cfe-commits
mailing list