llvm-project
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector insertion intrinsics to be used in constexpr #157709
#158778
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
8
Changes
View On
GitHub
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow AVX/AVX512 subvector insertion intrinsics to be used in constexpr #157709
#158778
RKSimon
merged 8 commits into
llvm:main
from
AdityaC4:clang-constexpr-insert-subvec
llvmbot
added
clang
llvmbot
added
backend:X86
llvmbot
added
clang:frontend
llvmbot
added
clang:bytecode
tbaederr
commented on 2025-09-16
RKSimon
requested a review
from
RKSimon
5 days ago
RKSimon
requested changes on 2025-09-16
tbaederr
commented on 2025-09-16
tbaederr
commented on 2025-09-17
[Clang] VectorExprEvaluator::VisitCallExpr / InterpretBuiltin - allow…
491504e0
use getPrimType() instead & formatting
257075d1
Refactor vector insertion checks to use assertions
69816f4f
Remove unnecessary new test file and add tests in corresponding files
5e329183
Use new popToAPSInt and rename variables for clarity
c8fd4de1
AdityaC4
force pushed
from
8472b631
to
c8fd4de1
4 days ago
remove redundant if statement
68a3be88
AdityaC4
requested a review
from
RKSimon
4 days ago
AdityaC4
requested a review
from
tbaederr
4 days ago
RKSimon
requested changes on 2025-09-18
clang-format InterpBuiltin.cpp changes
2fdbc9f2
AdityaC4
requested a review
from
RKSimon
3 days ago
Merge branch 'main' into clang-constexpr-insert-subvec
a50df0b2
RKSimon
approved these changes on 2025-09-18
RKSimon
enabled auto-merge (squash)
3 days ago
RKSimon
merged
0ade3461
into main
3 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
RKSimon
tbaederr
Assignees
No one assigned
Labels
clang
backend:X86
clang:frontend
clang:bytecode
Milestone
No milestone
Login to write a write a comment.
Login via GitHub