[all-commits] [llvm/llvm-project] f0edd0: [mlir][Transforms] Detect mapping overwrites durin...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Sat Jan 4 04:55:24 PST 2025
Branch: refs/heads/users/matthias-springer/fix_mapping_2
Home: https://github.com/llvm/llvm-project
Commit: f0edd0362d0b4ff6b1b2aef53b9cce256d60da0d
https://github.com/llvm/llvm-project/commit/f0edd0362d0b4ff6b1b2aef53b9cce256d60da0d
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