[PATCH] D82037: [x86][lvi][seses] Use SESES at O0 for LVI mitigation
Zola Bridges via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 17 12:24:13 PDT 2020
zbrid marked an inline comment as done.
zbrid added inline comments.
================
Comment at: llvm/test/CodeGen/X86/lvi-hardening-loads.ll:37
+; X64-NOOPT-NEXT: lfence
+; X64-NOOPT-NEXT: lfence
; X64-NOOPT-NEXT: movl $0, -{{[0-9]+}}(%rsp)
----------------
Sorry, this is totally weird and I'll look into why this happens.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82037/new/
https://reviews.llvm.org/D82037
More information about the llvm-commits
mailing list