diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-12-10 18:18:50 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-12-10 18:18:50 +0000 |
commit | c73a955370efb71dba96c8c5ca8aed96f4cabf04 (patch) | |
tree | ff31a164d3ce7b8b0c5d1f17bb01e8d31f14c332 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | 871f2b65c1bf689d6d94727dcf40709caaba01d9 (diff) | |
download | llvm-c73a955370efb71dba96c8c5ca8aed96f4cabf04.zip llvm-c73a955370efb71dba96c8c5ca8aed96f4cabf04.tar.gz llvm-c73a955370efb71dba96c8c5ca8aed96f4cabf04.tar.bz2 |
[DAGCombiner] Remove unnecessary recursive DAGCombiner::visitINSERT_SUBVECTOR call.
As discussed on D55511, this caused an issue if the inner node deletes a node that the outer node depends upon. As it doesn't affect any lit-tests and I've only been able to expose this with the D55511 change I'm committing this now.
llvm-svn: 348781
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions