diff options
author | Thurston Dang <thurston@google.com> | 2025-02-04 10:28:36 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-04 10:28:36 -0800 |
commit | 3e436a8d18844c4e5bbac9c765573d61b2d29449 (patch) | |
tree | 479ff0c8f41bbaaa34a003ee655dea638e982ab6 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 3513886c96d685fb3d40b50c3dffceac63fd9c3a (diff) | |
download | llvm-3e436a8d18844c4e5bbac9c765573d61b2d29449.zip llvm-3e436a8d18844c4e5bbac9c765573d61b2d29449.tar.gz llvm-3e436a8d18844c4e5bbac9c765573d61b2d29449.tar.bz2 |
[msan] Handle Intrinsic::vector_reduce_f{add,mul} (#125615)
This adds handleVectorReduceWithStarterIntrinsic() (similar to
handleVectorReduceIntrinsic but for intrinsics with an additional
starting parameter) and uses it to handle
Intrinsic::vector_reduce_f{add,mul}.
Updates the tests from https://github.com/llvm/llvm-project/pull/125597
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions