search for: 78c43a0e

Displaying 1 result from an estimated 1 matches for "78c43a0e".

2018 May 09
1
Ignored branch predictor hints
On 9 May 2018 at 19:48, Dávid Bolvanský via llvm-dev <llvm-dev at lists.llvm.org> wrote: > But a fix needs to be made since branch predictor hints are broken in a > valid C++20 code: They don't affect performance in the expected way, but they also don't actually break code. I'm not saying it's not a bug, but it's certainly not on the same level as a miscompilation.