diff options
author | Thurston Dang <thurston@google.com> | 2025-08-18 13:18:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-18 13:18:27 -0700 |
commit | 4220538e257939fca7472ea9d5dfedee1fae7bd7 (patch) | |
tree | 098bdd0d46c6d23e0229c43c699f9c701c73bd97 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | 462929183cafc8d1229dc167972195f4b088e339 (diff) | |
download | llvm-4220538e257939fca7472ea9d5dfedee1fae7bd7.zip llvm-4220538e257939fca7472ea9d5dfedee1fae7bd7.tar.gz llvm-4220538e257939fca7472ea9d5dfedee1fae7bd7.tar.bz2 |
[msan] Handle multiply-add-accumulate; apply to AVX Vector Neural Network Instructions (VNNI) (#153927)
This extends the pmadd handler (recently improved in https://github.com/llvm/llvm-project/pull/153353) to three-operand intrinsics (multiply-add-accumulate), and applies it to the AVX Vector Neural Network Instructions.
Updates the tests from https://github.com/llvm/llvm-project/pull/153135
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions