[all-commits] [llvm/llvm-project] f9fbfc: [SystemZ] Dump function signature on missing arg e...
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Mon Sep 30 08:03:41 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9fbfc587d793b25e5f3ea0c8fa1db949085b158
https://github.com/llvm/llvm-project/commit/f9fbfc587d793b25e5f3ea0c8fa1db949085b158
Author: Jonas Paulsson <paulson1 at linux.ibm.com>
Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZISelLowering.cpp
M llvm/lib/Target/SystemZ/SystemZISelLowering.h
M llvm/test/CodeGen/SystemZ/args-15.ll
M llvm/test/CodeGen/SystemZ/args-16.ll
M llvm/test/CodeGen/SystemZ/args-17.ll
M llvm/test/CodeGen/SystemZ/args-18.ll
M llvm/test/CodeGen/SystemZ/args-19.ll
M llvm/test/CodeGen/SystemZ/args-20.ll
M llvm/test/CodeGen/SystemZ/args-21.ll
Log Message:
-----------
[SystemZ] Dump function signature on missing arg extension. (#109699)
Make it easier to handle detected problems by providing the function
signature(s) involved in cases of missing argument extensions.
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