isSafeToSpeculativelyExecute() is not enough, because it's result
it taken into account only when it's positive and we need to forbid
the case where result is negative.
Details
Details
- Reviewers
mehdi_amini hfinkel
Diff Detail
Diff Detail
- Repository
- rL LLVM
This doesn't make sense to me, can you please elaborate?