Instrumentation just ORs shadow of inputs.
I assume some result shadow bits can be reset if we go into specifics of particular checks,
but as-is it is still an improvement against existing default strict instruction handler, when
every set bit of input shadow is reported as an error.
Details
Details
- Reviewers
eugenis kda kstoimenov - Commits
- rGba39a6e14a52: [msan] Instrument vtest instrinsics
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo