[PATCH] D20116: Add speculatable function attribute
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 22 14:56:25 PDT 2017
mehdi_amini added a comment.
In https://reviews.llvm.org/D20116#707954, @sanjoy wrote:
> If we go with (2), then we've admitted that "dead code" (that is, code that is not run) can influence program behavior, which I find troubling.
That troubles (and worries) me as well.
https://reviews.llvm.org/D20116
More information about the llvm-commits
mailing list