[PATCH] D61830: [X86][SSE] Disable shouldFoldConstantShiftPairToMask for scalar shifts on AMD targets (PR40758)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 14 08:19:18 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL360684: [X86] Disable shouldFoldConstantShiftPairToMask for scalar shifts on AMD… (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61830?vs=199158&id=199454#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D61830

Files:
  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/shift-mask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61830.199454.patch
Type: text/x-patch
Size: 12341 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190514/f22da406/attachment.bin>


More information about the llvm-commits mailing list