summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86DomainReassignment.cpp
diff options
context:
space:
mode:
authorDan Liew <dan@su-root.co.uk>2018-04-20 06:46:14 +0000
committerDan Liew <dan@su-root.co.uk>2018-04-20 06:46:14 +0000
commit25d0c65ff301609c2ef6212962e68bdc81098e17 (patch)
treeaaac49fae9df1e7f96026e1edde731cee3a90c23 /llvm/lib/Target/X86/X86DomainReassignment.cpp
parentc8879c989e5cdd3999e6093371460b9c282be8f8 (diff)
downloadbcm5719-llvm-25d0c65ff301609c2ef6212962e68bdc81098e17.tar.gz
bcm5719-llvm-25d0c65ff301609c2ef6212962e68bdc81098e17.zip
[LibFuzzer] Try to unbreak the `FuzzerMutate.ShuffleBytes1` unit test.
This test is failing on my Linux box. Just increasing the number of iterations works around this. The divergence is likely due to our reliance on `std::shuffle()` which is not guaranteed to have the same behaviour across platforms. This is a strong argument for us to implement our own shuffle function to avoid divergence in behaviour across platforms. Differential Revision: https://reviews.llvm.org/D45767 llvm-svn: 330390
Diffstat (limited to 'llvm/lib/Target/X86/X86DomainReassignment.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud