[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 18:05:34 PDT 2018


chandlerc updated this revision to Diff 155604.
chandlerc added a comment.

Fix suggested in review.


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.155604.patch
Type: text/x-patch
Size: 44638 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180716/4ca14b8a/attachment.bin>


More information about the llvm-commits mailing list