[all-commits] [llvm/llvm-project] 8d734f: Added better datalayout incompatible error message...
Stefan Mada via All-commits
all-commits at lists.llvm.org
Tue Apr 14 14:47:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8d734fdae5f55add3dcc67f6ad4ce8d6d8f7af69
https://github.com/llvm/llvm-project/commit/8d734fdae5f55add3dcc67f6ad4ce8d6d8f7af69
Author: Stefan Mada <smada at nvidia.com>
Date: 2026-04-14 (Tue, 14 Apr 2026)
Changed paths:
M llvm/lib/CodeGen/MachineFunction.cpp
Log Message:
-----------
Added better datalayout incompatible error message (#191862)
The existing datalayout incompatible error assert does not help with
debugging, as it does not print the datalayouts in question.
This change makes this failure give more useful information.
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