[all-commits] [llvm/llvm-project] fd9758: Verifier: Reword range metadata error message
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Aug 8 02:11:04 PDT 2024
Branch: refs/heads/users/arsenm/verifier-reword-range-metadata-message
Home: https://github.com/llvm/llvm-project
Commit: fd9758c5e934f706d992ef52ddcd5cbe9efa3b0f
https://github.com/llvm/llvm-project/commit/fd9758c5e934f706d992ef52ddcd5cbe9efa3b0f
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-08-08 (Thu, 08 Aug 2024)
Changed paths:
M llvm/lib/IR/Verifier.cpp
M llvm/test/Verifier/absolute_symbol.ll
M llvm/test/Verifier/range-1.ll
Log Message:
-----------
Verifier: Reword range metadata error message
This was using the same message for the case where the type
doesn't match the instruction, and the types didn't match each other.
Make it clear which one the issue is.
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