[PATCH] D46413: [GlobalISel][Legalizer] Widening the second src op of shifts bug fix

Roman Tereshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 14:47:11 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL331926: [GlobalISel][Legalizer] Widening the second src op of shifts bug fix (authored by rtereshin, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46413?vs=145127&id=146009#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46413

Files:
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-shift.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/ashr-scalar.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/shl-scalar-widening.ll
  llvm/trunk/test/CodeGen/X86/GlobalISel/shl-scalar.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46413.146009.patch
Type: text/x-patch
Size: 7812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180509/ba71a5fe/attachment.bin>


More information about the llvm-commits mailing list