[all-commits] [llvm/llvm-project] dfe7d5: DAG: Emit an error if trying to legalize read/writ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jun 21 17:58:17 PDT 2025


  Branch: refs/heads/users/arsenm/dag/emit-error-legalizing-read-write-register-illegal-types
  Home:   https://github.com/llvm/llvm-project
  Commit: dfe7d53af6927c28dd0155c0c330013d466af495
      https://github.com/llvm/llvm-project/commit/dfe7d53af6927c28dd0155c0c330013d466af495
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    M llvm/include/llvm/IR/DiagnosticInfo.h
    M llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
    M llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.h
    M llvm/lib/IR/DiagnosticInfo.cpp
    A llvm/test/CodeGen/AMDGPU/read-write-register-illegal-type.ll

  Log Message:
  -----------
  DAG: Emit an error if trying to legalize read/write register with illegal types



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