[PATCH] D104509: [RegisterCoalescer] Resolve conflict based on liveness of subregister
Ruiling, Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 28 19:45:51 PDT 2021
ruiling updated this revision to Diff 355094.
ruiling added a comment.
Update logic for !OtherLI.hasSubRanges().
Also address review comments as well.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104509/new/
https://reviews.llvm.org/D104509
Files:
llvm/lib/CodeGen/RegisterCoalescer.cpp
llvm/test/CodeGen/AMDGPU/regcoalescer-resolve-lane-conflict-by-subranges.mir
llvm/test/CodeGen/AMDGPU/splitkit-getsubrangeformask.ll
llvm/test/CodeGen/AMDGPU/wwm-reserved-spill.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104509.355094.patch
Type: text/x-patch
Size: 49397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210629/c2d040b7/attachment.bin>
More information about the llvm-commits
mailing list