[PATCH] D41761: Introduce llvm.nospeculateload intrinsic

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 30 08:59:37 PST 2018


efriedma added a comment.

> I hope this is an example of what you were referring to @eli.friedman? Or did I misunderstand?

That's the basic idea, yes.  (Of course, like I mentioned earlier, there are a variety of ways to end up with assembly like even if there isn't an explicit if statment in the source code.)


https://reviews.llvm.org/D41761





More information about the llvm-commits mailing list