[all-commits] [llvm/llvm-project] 3d6177: [AMDGPU] Avoid setting op_sel_hi bits if there is ...

Stanislav Mekhanoshin via All-commits all-commits at lists.llvm.org
Mon Aug 18 12:13:52 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3d6177c14b4dca7412d929ef364196a98403ef01
      https://github.com/llvm/llvm-project/commit/3d6177c14b4dca7412d929ef364196a98403ef01
  Author: Stanislav Mekhanoshin <Stanislav.Mekhanoshin at amd.com>
  Date:   2025-08-18 (Mon, 18 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUMCCodeEmitter.cpp

  Log Message:
  -----------
  [AMDGPU] Avoid setting op_sel_hi bits if there is matrix_b_scale. NFCI. (#154176)

This is NFCI now as there is no matrix_b_scale without matrix_b_reuse,
but technically this condition shall be here.



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