[llvm] [AMDGPU] Add live-through register set printing to GCNRegPressurePrinter pass. (PR #71096)

Valery Pykhtin via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 7 13:22:14 PST 2023


vpykhtin wrote:

> You already have columns for SGPR and VGPR, you could just add these number below live-through list.

Added with https://github.com/llvm/llvm-project/pull/71096/commits/bb5b639cf09e1a466ff64d73af7d10925d711333.


https://github.com/llvm/llvm-project/pull/71096


More information about the llvm-commits mailing list