[DynInst_API:] [dyninst/dyninst] b9554a: Fix AMDGPU register operand expansion (#1728)


Date: Mon, 15 Apr 2024 17:12:00 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] b9554a: Fix AMDGPU register operand expansion (#1728)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: b9554a67a0a7c80c711b79bf88c2819491affc20
      https://github.com/dyninst/dyninst/commit/b9554a67a0a7c80c711b79bf88c2819491affc20
  Author: bbiiggppiigg <bbiiggppiigg@xxxxxxxxx>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M instructionAPI/src/AMDGPU/gfx908/appendOperands.C
    M instructionAPI/src/AMDGPU/gfx90a/appendOperands.C
    M instructionAPI/src/AMDGPU/gfx940/appendOperands.C

  Log Message:
  -----------
  Fix AMDGPU register operand expansion (#1728)

This commit fixes an issue with the use of dynmaic_pointer_cast
in appendOperands.C, where the base type should be used in stead of
the Ptr type.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] b9554a: Fix AMDGPU register operand expansion (#1728), bbiiggppiigg <=