[all-commits] [llvm/llvm-project] 890e5c: AMDGPU: Avoid directly using MCOperandInfo RegClas...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Sep 3 03:24:48 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/dpp-combine-avoid-using-direct-RegClass-field
  Home:   https://github.com/llvm/llvm-project
  Commit: 890e5ce6c2ea4d6636b52a2697081db6befac91d
      https://github.com/llvm/llvm-project/commit/890e5ce6c2ea4d6636b52a2697081db6befac91d
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-09-03 (Wed, 03 Sep 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/GCNDPPCombine.cpp

  Log Message:
  -----------
  AMDGPU: Avoid directly using MCOperandInfo RegClass field

This value should not be directly interpreted. Also avoids
a function only used for an assert.



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