[PATCH] D6983: Fixed Noop insertion

Stephen Crane via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 14:28:39 PDT 2018


rinon added a comment.

If there's no external interest that I am unaware of, I think we should close this. I've still been working in this space. However due to deployment constraints, load-time rather than compile-time diversity is far more practical and interesting to everyone I've talked to. Fuzz testing micro-architectures may still be an exception to this, but I don't know of anyone who wants to use these type of features for that currently.

That said, if anyone does still want this, I'm happening to fix up and modernize these patches.


https://reviews.llvm.org/D6983





More information about the llvm-commits mailing list