aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
diff options
context:
space:
mode:
authorTom Stellard <tstellar@redhat.com>2018-07-24 01:43:49 +0000
committerTom Stellard <tstellar@redhat.com>2018-07-24 01:43:49 +0000
commit2d37929c1087870d91a4140913318b91bc65bd4d (patch)
treef436267f3eab9e265eefee61150aee28926162ad /llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
parent6c3a74edc99380594aeab458844f9d6b511b6d1f (diff)
downloadllvm-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