[all-commits] [llvm/llvm-project] 1d7a0f: AMDGPU: Move asm constraint physreg parsing to uti...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Aug 1 00:11:32 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d7a0fa08ad1e83a19e09788840353fcd00002f7
      https://github.com/llvm/llvm-project/commit/1d7a0fa08ad1e83a19e09788840353fcd00002f7
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-08-01 (Fri, 01 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
    A llvm/test/CodeGen/AMDGPU/inline-asm-out-of-bounds-register.ll

  Log Message:
  -----------
  AMDGPU: Move asm constraint physreg parsing to utils (#150903)

Also fixes an assertion on out of bound physical register
indexes.



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