[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 16:46:22 PDT 2018
chandlerc updated this revision to Diff 155602.
chandlerc added a comment.
Rebased and tests updated.
Repository:
rL LLVM
https://reviews.llvm.org/D49336
Files:
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/lib/Target/X86/X86SpeculativeLoadHardening.cpp
llvm/test/CodeGen/X86/speculative-load-hardening-gather.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49336.155602.patch
Type: text/x-patch
Size: 44644 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180715/58c329da/attachment.bin>
More information about the llvm-commits
mailing list