[all-commits] [llvm/llvm-project] 4c1a7f: 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:45:24 PDT 2025
Branch: refs/heads/users/arsenm/dag/emit-error-legalizing-read-write-register-illegal-types
Home: https://github.com/llvm/llvm-project
Commit: 4c1a7fc9c8a546b7d8d0eb52bbad4ddae85598ee
https://github.com/llvm/llvm-project/commit/4c1a7fc9c8a546b7d8d0eb52bbad4ddae85598ee
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