[all-commits] [llvm/llvm-project] 025988: Specify Clang vector builtins.
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Oct 26 07:37:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 025988ded6b2a57022dbf9775f35a1a933584bfa
https://github.com/llvm/llvm-project/commit/025988ded6b2a57022dbf9775f35a1a933584bfa
Author: Florian Hahn <flo at fhahn.com>
Date: 2021-10-26 (Tue, 26 Oct 2021)
Changed paths:
M clang/docs/LanguageExtensions.rst
Log Message:
-----------
Specify Clang vector builtins.
This patch specifies a set of vector builtins for Clang, as discussed on
cfe-dev:
https://lists.llvm.org/pipermail/cfe-dev/2021-September/068999.html
https://lists.llvm.org/pipermail/cfe-dev/2021-October/069070.html
Reviewed By: scanon
Differential Revision: https://reviews.llvm.org/D111529
More information about the All-commits
mailing list