[PATCH] D73374: [msan] Instrument x86.pclmulqdq* intrinsics.
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 24 12:45:57 PST 2020
thakis added a comment.
In D73374#1839461 <https://reviews.llvm.org/D73374#1839461>, @RKSimon wrote:
> @thakis Please can you confirm this fixes the original bug in your codebase (not just the reduced case)?
Not easily. But if this lands, we'll know within a few hours if it helps, we have a bot that does this.
I did check that it helps with the reduced repro (it does).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73374/new/
https://reviews.llvm.org/D73374
More information about the llvm-commits
mailing list