[all-commits] [llvm/llvm-project] 4fa8df: [msan] Handle shadow of masked instruction
Vitaly Buka via All-commits
all-commits at lists.llvm.org
Mon Sep 19 17:58:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4fa8df20ffc32dee5b250e74a199c0f5ec9f45df
https://github.com/llvm/llvm-project/commit/4fa8df20ffc32dee5b250e74a199c0f5ec9f45df
Author: Vitaly Buka <vitalybuka at google.com>
Date: 2022-09-19 (Mon, 19 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/test/Instrumentation/MemorySanitizer/masked-store-load.ll
Log Message:
-----------
[msan] Handle shadow of masked instruction
Origin handling is not implemented yet.
Reviewed By: kda
Differential Revision: https://reviews.llvm.org/D133682
More information about the All-commits
mailing list