[all-commits] [llvm/llvm-project] bf57b8: [mlir][Transforms] Detect mapping overwrites durin...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jan 4 06:07:18 PST 2025
Branch: refs/heads/users/matthias-springer/fix_mapping_2
Home: https://github.com/llvm/llvm-project
Commit: bf57b8d0a3da1c9d383374399a36f766df3f255e
https://github.com/llvm/llvm-project/commit/bf57b8d0a3da1c9d383374399a36f766df3f255e
Author: Matthias Springer <mspringer at nvidia.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M mlir/lib/Transforms/Utils/DialectConversion.cpp
Log Message:
-----------
[mlir][Transforms] Detect mapping overwrites during block signature conversion
Add extra assertions to make sure that a value in the conversion value mapping is not overwritten during `applySignatureConversion`.
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