[PATCH] D53760: [SelectionDAG] Add FoldBUILD_VECTOR to simplify new BUILD_VECTOR nodes

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 03:35:54 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345578: [SelectionDAG] Add FoldBUILD_VECTOR to simplify new BUILD_VECTOR nodes (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53760?vs=171587&id=171659#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53760

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/AMDGPU/R600ISelLowering.cpp
  llvm/trunk/test/CodeGen/AMDGPU/load-local-i16.ll
  llvm/trunk/test/CodeGen/X86/clear_upper_vector_element_bits.ll
  llvm/trunk/test/CodeGen/X86/lower-vec-shift.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53760.171659.patch
Type: text/x-patch
Size: 18330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181030/2374efc8/attachment-0001.bin>


More information about the llvm-commits mailing list