[PATCH] D49336: [x86/SLH] Teach speculative load hardening to correctly harden the indices used by AVX2 and AVX-512 gather instructions.
Chandler Carruth via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jul 15 21:23:06 PDT 2018
This revision was automatically updated to reflect the committed changes.
chandlerc marked an inline comment as done.
Closed by commit rL337144: [x86/SLH] Teach speculative load hardening to correctly harden the (authored by chandlerc, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49336?vs=155604&id=155615#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49336
Files:
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86SpeculativeLoadHardening.cpp
llvm/trunk/test/CodeGen/X86/speculative-load-hardening-gather.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49336.155615.patch
Type: text/x-patch
Size: 44741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/033b0931/attachment-0001.bin>
More information about the llvm-commits
mailing list