[PATCH] D106291: [AMDGPU] Improve killed check for vgpr optimization

Sebastian Neubauer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 21 06:25:21 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
sebastian-ne marked an inline comment as done.
Closed by commit rGb642d01fa85e: [AMDGPU] Improve killed check for vgpr optimization (authored by sebastian-ne).

Changed prior to commit:
  https://reviews.llvm.org/D106291?vs=360043&id=360417#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106291

Files:
  llvm/lib/Target/AMDGPU/SIOptimizeVGPRLiveRange.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/sdiv.i64.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/srem.i64.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/udiv.i64.ll
  llvm/test/CodeGen/AMDGPU/GlobalISel/urem.i64.ll
  llvm/test/CodeGen/AMDGPU/bypass-div.ll
  llvm/test/CodeGen/AMDGPU/vgpr-liverange-ir.ll
  llvm/test/CodeGen/AMDGPU/vgpr-liverange.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106291.360417.patch
Type: text/x-patch
Size: 23833 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210721/ea24b881/attachment.bin>


More information about the llvm-commits mailing list