GlobalISel: Remove some mystery code that clears isReturned
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 16 Jul 2021 23:59:22 +0000 (19:59 -0400)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 20 Jul 2021 00:21:05 +0000 (20:21 -0400)
commit904dab55abf637586897f14573bf1182d5001a0e
tree19e7f366c09d65aebe3d9e6045065e180a0f0afa
parent30fa074c0a6e38bc605cab892f6a0474e7e6499f
GlobalISel: Remove some mystery code that clears isReturned

I don't understand what this is going for, and haven't found an analog
in DAG code. No tests fail with this removed.
llvm/lib/CodeGen/GlobalISel/CallLowering.cpp