[PATCH] D58858: [msan] Instrument x86 BMI intrinsics.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 12 13:18:21 PDT 2019


eugenis added a comment.

In D58858#1425740 <https://reviews.llvm.org/D58858#1425740>, @Hahnfeld wrote:

> I'm running that configuration for years and it always worked. Do you have a change at hand that did such compiler change?


Do you run msan lit tests? This is an example where new compiler behavior is tested the same change list, less than a year ago:
https://reviews.llvm.org/rL332761


Repository:
  rCRT Compiler Runtime

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58858/new/

https://reviews.llvm.org/D58858





More information about the llvm-commits mailing list