[PATCH] D51742: [AMDGPU] Fix regression with not maintaining MachineDominatorTree
Scott Linder via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 6 11:13:47 PDT 2018
scott.linder created this revision.
scott.linder added a reviewer: arsenm.
Herald added subscribers: llvm-commits, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Fix regression introduced in https://reviews.llvm.org/D50982 where the MDT was not kept up-to-date when new MachineBasicBlocks were added.
Repository:
rL LLVM
https://reviews.llvm.org/D51742
Files:
lib/Target/AMDGPU/SIFixSGPRCopies.cpp
lib/Target/AMDGPU/SIInstrInfo.cpp
lib/Target/AMDGPU/SIInstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51742.164247.patch
Type: text/x-patch
Size: 11647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/9154c98d/attachment.bin>
More information about the llvm-commits
mailing list