[all-commits] [llvm/llvm-project] 1f8e52: [AMDGPU][NFC] Use generated hasMinMaxI64Insts subt...

Mariusz Sikora via All-commits all-commits at lists.llvm.org
Tue Jun 2 01:04:28 PDT 2026


  Branch: refs/heads/users/mariusz-sikora-at-amd/use-hasMinMaxI64Insts
  Home:   https://github.com/llvm/llvm-project
  Commit: 1f8e52a4449a1b306dd751bba26a5f33360b0c90
      https://github.com/llvm/llvm-project/commit/1f8e52a4449a1b306dd751bba26a5f33360b0c90
  Author: Mariusz Sikora <mariusz.sikora at amd.com>
  Date:   2026-06-02 (Tue, 02 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
    M llvm/lib/Target/AMDGPU/GCNSubtarget.h
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp

  Log Message:
  -----------
  [AMDGPU][NFC] Use generated hasMinMaxI64Insts subtarget feature query

Replace the custom GCNSubtarget::hasIntMinMax64 helper with
the generated hasMinMaxI64Insts from AMDGPUSubtargetFeature.



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