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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jun 23 00:35:37 PDT 2025


  Branch: refs/heads/users/arsenm/dag/emit-error-legalizing-read-write-register-illegal-types
  Home:   https://github.com/llvm/llvm-project
  Commit: 3231c5d8def3f4122fc9fbc9e222103b7a370a4c
      https://github.com/llvm/llvm-project/commit/3231c5d8def3f4122fc9fbc9e222103b7a370a4c
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-06-23 (Mon, 23 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