[PATCH] D84471: [X86] Fix for ballooning compile times due to Load Value Injection (LVI) mitigations

Scott Constable via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 15:28:18 PDT 2020


sconstab updated this revision to Diff 281064.
sconstab marked 2 inline comments as done.
sconstab added a comment.

Addressed @craig.topper 's comments, and also changed some `auto`s to `Edge`/`Node` wherever possible to improve readability.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D84471/new/

https://reviews.llvm.org/D84471

Files:
  llvm/lib/Target/X86/X86LoadValueInjectionLoadHardening.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84471.281064.patch
Type: text/x-patch
Size: 13955 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/7f51fcc9/attachment.bin>


More information about the llvm-commits mailing list