llvm-project
[msan] Handle SSE2 cvt(t?)ps2dq/cvt(t?)pd2dq and cvtpd2ps using handleSSEVectorConvertIntrinsicByProp
#132815
Merged

[msan] Handle SSE2 cvt(t?)ps2dq/cvt(t?)pd2dq and cvtpd2ps using handleSSEVectorConvertIntrinsicByProp #132815

thurstond merged 7 commits into llvm:main from thurstond:msan_cvtps2dq
thurstond
thurstond [msan] Handle SSE2 cvtps2dq/cvtpd2dq using handleSSEVectorConvertIntr…
0e88d4c7
thurstond thurstond requested a review from fmayer fmayer 226 days ago
thurstond thurstond requested a review from vitalybuka vitalybuka 226 days ago
thurstond thurstond requested a review from kstoimenov kstoimenov 226 days ago
llvmbot llvmbot added compiler-rt:sanitizer
llvmbot llvmbot added llvm:transforms
llvmbot
github-actions
thurstond clang-format
b696fdb7
thurstond Handled truncated forms cvttps2dq/cvttpd2dq
07e09ba1
thurstond thurstond changed the title [msan] Handle SSE2 cvtps2dq/cvtpd2dq using handleSSEVectorConvertIntrinsicByProp [msan] Handle SSE2 cvt(t?)ps2dq/cvt(t?)pd2dq using handleSSEVectorConvertIntrinsicByProp 226 days ago
thurstond AVX variants
cd43d687
fmayer
fmayer approved these changes on 2025-03-25
thurstond Handle cvtpd2ps
50f98270
thurstond thurstond changed the title [msan] Handle SSE2 cvt(t?)ps2dq/cvt(t?)pd2dq using handleSSEVectorConvertIntrinsicByProp [msan] Handle SSE2 cvt(t?)ps2dq/cvt(t?)pd2dq and cvtpd2ps using handleSSEVectorConvertIntrinsicByProp 225 days ago
thurstond thurstond requested a review from fmayer fmayer 225 days ago
vitalybuka
vitalybuka commented on 2025-03-25
vitalybuka
vitalybuka commented on 2025-03-25
thurstond Handle llvm.x86.avx.cvt.pd2.ps.256
43b676c6
thurstond Remove default
12b51911
thurstond thurstond requested a review from vitalybuka vitalybuka 225 days ago
vitalybuka
vitalybuka approved these changes on 2025-03-28
thurstond thurstond merged 8726e973 into main 221 days ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone