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

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Jul 25 18:55:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1461a1c3b8962f37d8a3acbd3d1261fa9293140e
      https://github.com/llvm/llvm-project/commit/1461a1c3b8962f37d8a3acbd3d1261fa9293140e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-26 (Sat, 26 Jul 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 (#145197)

This is a starting point to have better legalization failure diagnostics



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