[PATCH] D61068: [X86][SSE] Disable shouldFoldConstantShiftPairToMask for btver1/btver2 targets (PR40758)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 26 03:47:22 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359293: [X86][SSE] Disable shouldFoldConstantShiftPairToMask for btver1/btver2 targets… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61068?vs=196446&id=196830#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61068

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/sse2-vector-shifts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61068.196830.patch
Type: text/x-patch
Size: 5918 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190426/1d247ec0/attachment.bin>


More information about the llvm-commits mailing list