[PATCH] D108539: [X86][AVX] Attempt to fold a scaled index into a gather/scatter scale immediate (PR13310)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 28 06:08:04 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd29ccbecd093: [X86][AVX] Attempt to fold a scaled index into a gather/scatter scale immediate… (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D108539?vs=382974&id=383010#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108539

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/masked_gather_scatter.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108539.383010.patch
Type: text/x-patch
Size: 9121 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211028/375bca7b/attachment.bin>


More information about the llvm-commits mailing list