[PATCH] D64205: [X86][SSE] EltsFromConsecutiveLoads - add basic dereferenceable support

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 8 04:10:23 PDT 2019


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

Allow any dereferenceable load if it doesn't contain any zeros


Repository:
  rL LLVM

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

https://reviews.llvm.org/D64205

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64205.208363.patch
Type: text/x-patch
Size: 5511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190708/2894e94f/attachment.bin>


More information about the llvm-commits mailing list