================ ---------------- thurstond wrote:
They're expected. @BaiXilin had kindly added some AVX2/AVX10 intrinsic cases to MemorySanitizer that I had missed (e.g., @llvm.x86.avx10.vpdpwsud.512; see lines 5972-5989 of llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp); hence the default (wrong) instrumentation on the LHS is updated to use the correct instrumentation. Thanks for the careful review! :-) https://github.com/llvm/llvm-project/pull/169456 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
