diff options
author | Bhasawut Singhaphan <bhasawut@gmail.com> | 2025-10-08 21:30:14 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-08 14:30:14 +0000 |
commit | ee192315b2db387ce6fd2af08fc5f619178b2439 (patch) | |
tree | aeeb408aac4dde0433e06adecdc791fb9eb1b379 /llvm/tools/llvm-offload-binary/llvm-offload-binary.cpp | |
parent | bcec41e5e6e67ad2a5e194fe3b64d125543ca461 (diff) | |
download | llvm-ee192315b2db387ce6fd2af08fc5f619178b2439.zip llvm-ee192315b2db387ce6fd2af08fc5f619178b2439.tar.gz llvm-ee192315b2db387ce6fd2af08fc5f619178b2439.tar.bz2 |
[Headers][X86] Enable constexpr handling for MMX/SSE/AVX/AVX512 PMADDWD/PMADDUBSW intrinsics (#161563)
This PR updates the PMADDWD/PMADDUBSW builtins to support constant
expression handling, by extending the VectorExprEvaluator::VisitCallExpr
that handles interp__builtin_ia32_pmadd builtins.
Closes #155392
Diffstat (limited to 'llvm/tools/llvm-offload-binary/llvm-offload-binary.cpp')
0 files changed, 0 insertions, 0 deletions