[PATCH] D55102: [MachineLICM][X86][AMDGPU] Fix subtle bug in the updating of PhysRegClobbers in post-RA LICM

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 4 19:44:27 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348330: [MachineLICM][X86][AMDGPU] Fix subtle bug in the updating of PhysRegClobbers in… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D55102?vs=176024&id=176758#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55102/new/

https://reviews.llvm.org/D55102

Files:
  llvm/trunk/lib/CodeGen/MachineLICM.cpp
  llvm/trunk/test/CodeGen/AMDGPU/branch-relaxation.ll
  llvm/trunk/test/CodeGen/AMDGPU/infinite-loop.ll
  llvm/trunk/test/CodeGen/X86/atomic_mi.ll
  llvm/trunk/test/CodeGen/X86/x86-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/X86/x86-win64-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55102.176758.patch
Type: text/x-patch
Size: 6612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181205/b2211ae7/attachment.bin>


More information about the llvm-commits mailing list