[all-commits] [llvm/llvm-project] 636065: Reland [AMDGPU] Serialize WWM_REG vreg flag (#1102...

Akshat Oke via All-commits all-commits at lists.llvm.org
Mon Oct 21 01:14:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6360652e9f5b5975d71c619abd981f102eeccec8
      https://github.com/llvm/llvm-project/commit/6360652e9f5b5975d71c619abd981f102eeccec8
  Author: Akshat Oke <Akshat.Oke at amd.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.cpp
    M llvm/lib/Target/AMDGPU/SIRegisterInfo.h
    M llvm/test/CodeGen/MIR/AMDGPU/machine-function-info-no-ir.mir

  Log Message:
  -----------
  Reland [AMDGPU] Serialize WWM_REG vreg flag (#110229) (#112492)

A reland but not an exact copy as `VRegInfo.Flags` from the parser is
now an int8 instead of a vector; so only need to copy over the value.



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