[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 12:37:17 PDT 2018


scott.linder updated this revision to Diff 164269.
scott.linder added a comment.

Update existing tests RUN lines with `-verify-machine-dom-info`. This replicates what the expensive tests enabled.


https://reviews.llvm.org/D51742

Files:
  lib/Target/AMDGPU/SIFixSGPRCopies.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/mubuf-legalize-operands.ll
  test/CodeGen/AMDGPU/mubuf-legalize-operands.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51742.164269.patch
Type: text/x-patch
Size: 13371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/d3e6949b/attachment.bin>


More information about the llvm-commits mailing list