[PATCH] D70267: [X86][SSE] Simplify extract(shuffle(load())) handling (PR43971)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 08:09:49 PST 2019


RKSimon updated this revision to Diff 229555.
RKSimon added a comment.

rebase


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70267

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/extractelement-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70267.229555.patch
Type: text/x-patch
Size: 9396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/7349a711/attachment-0001.bin>


More information about the llvm-commits mailing list