Floating point division by zero or even undef does not have undefined
behavior and may occur due to optimizations.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 18345 Build 18345: arc lint + arc unit
Paths
| Differential D47085
[msan] Don't check divisor shadow in fdiv. ClosedPublic Authored by eugenis on May 18 2018, 1:20 PM.
Details Summary Floating point division by zero or even undef does not have undefined
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 18 2018, 1:22 PM Closed by commit rCRT332761: [msan] Don't check divisor shadow in fdiv. (authored by eugenis). · Explain WhyMay 18 2018, 1:23 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 147575 compiler-rt/lib/msan/tests/msan_test.cc
compiler-rt/test/msan/vector_div.cc
llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll
|