[PATCH] D54803: [x86] promote all multiply i8 by constant to i32

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 26 07:25:37 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347557: [x86] promote all multiply i8 by constant to i32 (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54803?vs=175163&id=175251#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D54803

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/ipra-reg-alias.ll
  llvm/trunk/test/CodeGen/X86/load-scalar-as-vector.ll
  llvm/trunk/test/CodeGen/X86/mul-constant-i8.ll
  llvm/trunk/test/CodeGen/X86/urem-i8-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54803.175251.patch
Type: text/x-patch
Size: 21512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181126/1d5dd708/attachment.bin>


More information about the llvm-commits mailing list