This short blurb aims to disallow optimizations like we had to revert
(under MSan) in
https://reviews.llvm.org/D21165 https://bugs.llvm.org/show_bug.cgi?id=28054 https://reviews.llvm.org/D67205
Differential D67244
LangRef: mention MSan's problem with speculative conditional branches. eugenis on Sep 5 2019, 4:16 PM. Authored by
Details This short blurb aims to disallow optimizations like we had to revert https://reviews.llvm.org/D21165 https://bugs.llvm.org/show_bug.cgi?id=28054 https://reviews.llvm.org/D67205
Diff Detail
Event TimelineComment Actions .
|
s/ex./e.g./