[all-commits] [llvm/llvm-project] b3d383: [RDA] Fix printing of regs / reg units. NFC

David Green via All-commits all-commits at lists.llvm.org
Tue May 18 00:08:04 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b3d38327b2bfcc92b5e34d0d2f2fa52a1ba063a0
      https://github.com/llvm/llvm-project/commit/b3d38327b2bfcc92b5e34d0d2f2fa52a1ba063a0
  Author: David Green <david.green at arm.com>
  Date:   2021-05-18 (Tue, 18 May 2021)

  Changed paths:
    M llvm/lib/CodeGen/ReachingDefAnalysis.cpp

  Log Message:
  -----------
  [RDA] Fix printing of regs / reg units. NFC

It was printing RegUnits as Regs, leading to much confusion in the debug
logs.




More information about the All-commits mailing list