[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 03:49:09 PST 2019


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

Ensure the load is simple


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.229499.patch
Type: text/x-patch
Size: 10214 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191115/5d220324/attachment.bin>


More information about the llvm-commits mailing list