[all-commits] [llvm/llvm-project] f37bee: [ReachingDefAnalysis][NFC] Rename `PhysReg` to `Re...

Mikhail Gudim via All-commits all-commits at lists.llvm.org
Wed Jan 8 07:01:04 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f37bee1d929a90dd3dbb67a4a9d0a52400a8a78f
      https://github.com/llvm/llvm-project/commit/f37bee1d929a90dd3dbb67a4a9d0a52400a8a78f
  Author: Mikhail Gudim <mgudim at gmail.com>
  Date:   2025-01-08 (Wed, 08 Jan 2025)

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

  Log Message:
  -----------
  [ReachingDefAnalysis][NFC] Rename `PhysReg` to `Reg`. (#122112)

This is in order to prepare for future MR where we will extend
`ReachingDefAnalysis` to stack slots.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list