[PATCH] D60278: [X86] Promote i16 SRA instructions to i32

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 4 23:31:27 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL357743: [X86] Promote i16 SRA instructions to i32 (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60278?vs=193752&id=193838#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60278

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/dagcombine-shifts.ll
  llvm/trunk/test/CodeGen/X86/iabs.ll
  llvm/trunk/test/CodeGen/X86/load-scalar-as-vector.ll
  llvm/trunk/test/CodeGen/X86/pr32420.ll
  llvm/trunk/test/CodeGen/X86/speculative-load-hardening.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60278.193838.patch
Type: text/x-patch
Size: 6176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190405/7f1049ba/attachment.bin>


More information about the llvm-commits mailing list