[PATCH] D132447: AMDGPU: Add a pass to fix SGPR liveness
Ruiling, Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 31 01:12:13 PDT 2022
ruiling updated this revision to Diff 456885.
ruiling added a comment.
Don't extend for backedge case.
Add mir tests.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132447/new/
https://reviews.llvm.org/D132447
Files:
llvm/lib/Target/AMDGPU/AMDGPU.h
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
llvm/lib/Target/AMDGPU/CMakeLists.txt
llvm/lib/Target/AMDGPU/SIFixSGPRLiveness.cpp
llvm/test/CodeGen/AMDGPU/fix-sgpr-liveness.mir
llvm/test/CodeGen/AMDGPU/llc-pipeline.ll
llvm/test/CodeGen/AMDGPU/sgpr-liveness.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132447.456885.patch
Type: text/x-patch
Size: 16161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/0f3dccdf/attachment.bin>
More information about the llvm-commits
mailing list