[PATCH] D92405: [VirtRegRewriter] Insert missing killed flags when tracking subregister liveness

Albion Fung via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 3 09:02:37 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG54c0f520c77a: [VirtRegRewriter] Insert missing killed flags when tracking subregister liveness (authored by bsaleil, committed by Conanap).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92405

Files:
  llvm/lib/CodeGen/LiveIntervals.cpp
  llvm/test/CodeGen/AMDGPU/load-global-i16.ll
  llvm/test/CodeGen/AMDGPU/regbank-reassign-wave64.mir
  llvm/test/CodeGen/AMDGPU/regbank-reassign.mir
  llvm/test/CodeGen/AMDGPU/spill-scavenge-offset.ll
  llvm/test/CodeGen/AMDGPU/splitkit-nolivesubranges.mir
  llvm/test/CodeGen/AMDGPU/splitkit.mir
  llvm/test/CodeGen/AMDGPU/subreg_interference.mir
  llvm/test/CodeGen/AMDGPU/unallocatable-bundle-regression.mir
  llvm/test/CodeGen/AMDGPU/virtregrewrite-undef-identity-copy.mir
  llvm/test/CodeGen/PowerPC/subreg-killed.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92405.327818.patch
Type: text/x-patch
Size: 20594 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210303/4582adec/attachment-0001.bin>


More information about the llvm-commits mailing list