[PATCH] D76598: [GlobalISel] support narrow G_IMPLICIT_DEF for DstSize % NarrowSize != 0
Dominik Montada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 02:08:06 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG35950fea8d4f: [GlobalISel] support narrow G_IMPLICIT_DEF for DstSize % NarrowSize != 0 (authored by gargaroff).
Changed prior to commit:
https://reviews.llvm.org/D76598?vs=254785&id=255928#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76598/new/
https://reviews.llvm.org/D76598
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-implicit-def-s1025.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-implicit-def.mir
llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76598.255928.patch
Type: text/x-patch
Size: 9931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/8e432968/attachment.bin>
More information about the llvm-commits
mailing list