[clang] [clang] VectorExprEvaluator::VisitCallExpr - add constant folding for X86 pslldqi/psrldqi intrinsics (PR #157403)
Simon Pilgrim via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 23 10:04:29 PDT 2025
https://github.com/RKSimon requested changes to this pull request.
Thanks - this is looking correct now, please can you resolve the merge conflict and add equivalent handling to InterpBuiltin.cpp (we currently have 2 constexpr handlers so this needs to be duplicated).
https://github.com/llvm/llvm-project/pull/157403
More information about the cfe-commits
mailing list