aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode
diff options
context:
space:
mode:
authorThurston Dang <thurston@google.com>2025-02-05 19:54:45 -0800
committerGitHub <noreply@github.com>2025-02-05 19:54:45 -0800
commitc9446ff8a3d9535854404aef771da362856a5f02 (patch)
tree30f20821d3bf5c6768830adc8e82514de8fb0b62 /llvm/lib/Bitcode
parentde5f6432efa2cf4dde6b85cbdea1db50c79758c2 (diff)
downloadllvm-c9446ff8a3d9535854404aef771da362856a5f02.zip
llvm-c9446ff8a3d9535854404aef771da362856a5f02.tar.gz
llvm-c9446ff8a3d9535854404aef771da362856a5f02.tar.bz2
[msan] Handle Arm NEON floating-point min/max (vector) (#125778)
Apply handleVectorReduceIntrinsic() to Intrinsic::aarch64_neon_f{min,max}(mn)?v. Previously, these intrinsics were handled correctly (by maybeHandleSimpleNomemIntrinsic) if each parameter's type was the same as the return type; otherwise, they were handled suboptimally by visitInstruction(). Updates the tests from https://github.com/llvm/llvm-project/pull/125729.
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions