AMDGPU/GlobalISel: Remove hack for combines forming illegal extloads
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 19 Aug 2020 17:59:11 +0000 (13:59 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 19 Aug 2020 18:15:38 +0000 (14:15 -0400)
commit9e8d59a9b81ec152e33881ed5bd3aa07ac805db0
tree002dc13e765a394b7452eb95a878ccdc7c53a5df
parenta208ad5ddb5bbcf773dae82d37755dc109dab483
AMDGPU/GlobalISel: Remove hack for combines forming illegal extloads

Previously we weren't adding the LegalizerInfo to the post-legalizer
combiner. Since that's fixed, we don't need to try to filter out the
one case that was breaking.
llvm/lib/Target/AMDGPU/AMDGPUCombine.td