[all-commits] [llvm/llvm-project] 99b5a5: [AMDGPU] Switch to MF.estimateFunctionSizeInBytes()

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Fri Feb 14 11:20:47 PST 2025


  Branch: refs/heads/users/rampitec/02-14-_amdgpu_switch_to_mf.estimatefunctionsizeinbytes_
  Home:   https://github.com/llvm/llvm-project
  Commit: 99b5a597f7a888269ebdbd0f054d6511b2c9950b
      https://github.com/llvm/llvm-project/commit/99b5a597f7a888269ebdbd0f054d6511b2c9950b
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-02-14 (Fri, 14 Feb 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
    M llvm/lib/Target/AMDGPU/SIProgramInfo.cpp
    M llvm/lib/Target/AMDGPU/SIProgramInfo.h

  Log Message:
  -----------
  [AMDGPU] Switch to MF.estimateFunctionSizeInBytes()

Both methods are equally inaccurate, we need to switch to MCExpr
for better results in the future.



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