[PATCH] D49433: [x86/SLH] Add the design document for Speculative Load Hardening, a Spectre v1 mitigation.

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 13:59:31 PDT 2018


echristo accepted this revision.
echristo added a comment.
This revision is now accepted and ready to land.

LGTM. Small organizational thoughts, but that's it.



================
Comment at: llvm/docs/SpeculativeLoadHardening.md:980
+
+## Alternative Mitigation Strategies
+
----------------
You have alternatives above and alternatives here. It's a little complicated figuring out which alternatives you mean where. Thoughts on coalescing in some way? I don't have anything specific.


Repository:
  rL LLVM

https://reviews.llvm.org/D49433





More information about the llvm-commits mailing list