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/tools/llvm-xray/xray-converter.cpp | |
| parent | 6c3a74edc99380594aeab458844f9d6b511b6d1f (diff) | |
| download | bcm5719-llvm-2d37929c1087870d91a4140913318b91bc65bd4d.tar.gz bcm5719-llvm-2d37929c1087870d91a4140913318b91bc65bd4d.zip | |
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/tools/llvm-xray/xray-converter.cpp')
0 files changed, 0 insertions, 0 deletions

