diff options
author | Wu Yingcong <yingcong.wu@intel.com> | 2024-11-25 08:59:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 08:59:17 +0800 |
commit | 5ed09d552d51825e495aebf38988beba83dbbca9 (patch) | |
tree | b8de9d6f7a0b0effd6da273aabe3ec60c6fb0699 /llvm/lib/CodeGen/ExpandVectorPredication.cpp | |
parent | 512dc5cb32e65081f4481afc757beade9bd64d04 (diff) | |
download | llvm-5ed09d552d51825e495aebf38988beba83dbbca9.zip llvm-5ed09d552d51825e495aebf38988beba83dbbca9.tar.gz llvm-5ed09d552d51825e495aebf38988beba83dbbca9.tar.bz2 |
[Support] Check zstd decompress result before msan unpoison (#117276)
We should check the zstd decompress result before doing the msan
unpoison. If the res is abnormal, then it would be a huge number, which
will cause undesired msan unpoison behavior and will run for a long
time.
Diffstat (limited to 'llvm/lib/CodeGen/ExpandVectorPredication.cpp')
0 files changed, 0 insertions, 0 deletions