[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:02:19 PDT 2018
rtereshin updated this revision to Diff 145123.
rtereshin added a comment.
Updated x86 tests with the script and moved my own into a separate file.
Repository:
rL LLVM
https://reviews.llvm.org/D46413
Files:
include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h
include/llvm/CodeGen/MachineOperand.h
lib/CodeGen/GlobalISel/LegalizerHelper.cpp
lib/CodeGen/GlobalISel/MachineIRBuilder.cpp
test/CodeGen/AArch64/GlobalISel/legalize-phi.mir
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.145123.patch
Type: text/x-patch
Size: 31726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180504/b97ea7f0/attachment.bin>
More information about the llvm-commits
mailing list