[PATCH] D37579: [InstCombine] Fix PR21780 Expansion of 256 bit vector loads fails to fold into shuffles

Dinar Temirbulatov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 15:35:51 PDT 2017


dtemirbulatov updated this revision to Diff 120329.
dtemirbulatov added a comment.

Add LangRef.rst change, update test to check metadata values.


https://reviews.llvm.org/D37579

Files:
  docs/LangRef.rst
  include/llvm/IR/LLVMContext.h
  lib/IR/LLVMContext.cpp
  lib/Transforms/InstCombine/InstCombineInternal.h
  lib/Transforms/InstCombine/InstructionCombining.cpp
  test/ThinLTO/X86/lazyload_metadata.ll
  test/Transforms/InstCombine/speculation_marker.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37579.120329.patch
Type: text/x-patch
Size: 15122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/263aeab9/attachment.bin>


More information about the llvm-commits mailing list