[DynInst_API:] [dyninst/dyninst] bbb1de: Fix AMDGPU register operand expansion


Date: Mon, 15 Apr 2024 15:54:05 -0700
From: bbiiggppiigg <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] bbb1de: Fix AMDGPU register operand expansion
  Branch: refs/heads/bbiiggppiigg/fix_amdgpu_register_expansion
  Home:   https://github.com/dyninst/dyninst
  Commit: bbb1de62f8be687794d1403f1139f128f95e6f1e
      https://github.com/dyninst/dyninst/commit/bbb1de62f8be687794d1403f1139f128f95e6f1e
  Author: wuxx1279 <bbiiggppiigg@xxxxxxxxx>
  Date:   2024-04-15 (Mon, 15 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

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] bbb1de: Fix AMDGPU register operand expansion, bbiiggppiigg <=