[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
Thu May 3 18:09:05 PDT 2018


rtereshin updated this revision to Diff 145127.
rtereshin added a comment.

Oops, squashed this with https://reviews.llvm.org/D46414 accidentally, changing it back.


Repository:
  rL LLVM

https://reviews.llvm.org/D46413

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46413.145127.patch
Type: text/x-patch
Size: 7606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/e7ca3ed8/attachment-0001.bin>


More information about the llvm-commits mailing list