[PATCH] D86158: [X86][AVX] Fold store(extract_element(vtrunc)) to truncated store

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 19 03:11:01 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG46fc9a0dfc0c: [X86][AVX] Fold store(extract_element(vtrunc)) to truncated store (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D86158?vs=286349&id=286521#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86158

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/shuffle-vs-trunc-128.ll
  llvm/test/CodeGen/X86/shuffle-vs-trunc-256.ll
  llvm/test/CodeGen/X86/shuffle-vs-trunc-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86158.286521.patch
Type: text/x-patch
Size: 9489 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200819/b5172858/attachment.bin>


More information about the llvm-commits mailing list