[all-commits] [llvm/llvm-project] acdcac: [mlir-tblgen] Suffix underscore to prevent conflic...
Hsiang-Chieh Tsou via All-commits
all-commits at lists.llvm.org
Sat Nov 1 18:31:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: acdcac01453226194b115b1cb2c6b2ee654b03d4
https://github.com/llvm/llvm-project/commit/acdcac01453226194b115b1cb2c6b2ee654b03d4
Author: Hsiang-Chieh Tsou <65450151+hsjts0u at users.noreply.github.com>
Date: 2025-11-01 (Sat, 01 Nov 2025)
Changed paths:
M mlir/test/mlir-tblgen/op-properties.td
M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
Log Message:
-----------
[mlir-tblgen] Suffix underscore to prevent conflict (#166017)
In the case where the property name is value, the generated op def file would have a collision for hash_value.
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