diff options
author | c8ef <c8ef@outlook.com> | 2024-10-15 00:09:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-15 00:09:36 +0800 |
commit | ab6ec7ab149ea2c627ed2814c11be33a92171153 (patch) | |
tree | 7a719cb18c6543216976beb326efc84567785d3c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | cf456ed2a45821d8e4bc1b62959be3330e00db95 (diff) | |
download | llvm-ab6ec7ab149ea2c627ed2814c11be33a92171153.zip llvm-ab6ec7ab149ea2c627ed2814c11be33a92171153.tar.gz llvm-ab6ec7ab149ea2c627ed2814c11be33a92171153.tar.bz2 |
[clang] Mark `__builtin_convertvector` and `__builtin_shufflevector` as `constexpr`. (#112129)
Closes #107985.
LanguageExtensions.rst states that `__builtin_shufflevector` and
`__builtin_convertvector` can be evaluated as constants, but this is not
reflected in Butiltins.td. This patch aligns these two.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions