[PATCH] D66587: [GlobalISel] Fix narrowScalar for shifts to match algorithm from SDAG
Petar Avramovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 27 07:25:46 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd568ed40e0cb: [GlobalISel] Fix narrowScalar for shifts to match algorithm from SDAG (authored by Petar.Avramovic).
Herald added a subscriber: hiraditya.
Changed prior to commit:
https://reviews.llvm.org/D66587?vs=216596&id=217398#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66587/new/
https://reviews.llvm.org/D66587
Files:
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-shift.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ashr.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-lshr.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-merge-values.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-shl.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-unmerge-values.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D66587.217398.patch
Type: text/x-patch
Size: 69599 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190827/43e770e6/attachment-0001.bin>
More information about the llvm-commits
mailing list