diff options
author | Tom Stellard <tstellar@redhat.com> | 2018-07-24 01:43:49 +0000 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2018-07-24 01:43:49 +0000 |
commit | 2d37929c1087870d91a4140913318b91bc65bd4d (patch) | |
tree | f436267f3eab9e265eefee61150aee28926162ad /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp | |
parent | 6c3a74edc99380594aeab458844f9d6b511b6d1f (diff) | |
download | llvm-2d37929c1087870d91a4140913318b91bc65bd4d.zip llvm-2d37929c1087870d91a4140913318b91bc65bd4d.tar.gz llvm-2d37929c1087870d91a4140913318b91bc65bd4d.tar.bz2 |
AMDGPU/GlobalISel: Remove unnecessary legality constraint for G_EXTRACT
Summary:
We were marking G_EXTRACT operations unsupported if the output type
was larger than the input type. I don't see how this could ever actually
happen, so I dropped the constraint. Doing this makes it possible to
reuse the same legality code for G_INSERT.
Reviewers: arsenm
Reviewed By: arsenm
Subscribers: kzhuravl, wdng, nhaehnle, yaxunl, rovka, kristof.beyls, dstuttard, tpr, t-tye, llvm-commits
Differential Revision: https://reviews.llvm.org/D49600
llvm-svn: 337794
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp')
0 files changed, 0 insertions, 0 deletions