[PATCH] D54959: [X86] Add a combine for back to back VSRAI instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 23:37:59 PST 2018


craig.topper updated this revision to Diff 175632.
craig.topper added a comment.

Remove one use check.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D54959

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/Analysis/CostModel/X86/testshiftashr.ll
  test/CodeGen/X86/vector-shift-ashr-sub128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54959.175632.patch
Type: text/x-patch
Size: 32039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181128/be37db92/attachment.bin>


More information about the llvm-commits mailing list