[all-commits] [llvm/llvm-project] 4d60be: [mlir] Do not print empty property (#93379)
Beal Wang via All-commits
all-commits at lists.llvm.org
Sat May 25 08:24:34 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4d60be045212f5c9c0057a03c90f7fa070a71859
https://github.com/llvm/llvm-project/commit/4d60be045212f5c9c0057a03c90f7fa070a71859
Author: Beal Wang <colorfishes at outlook.com>
Date: 2024-05-25 (Sat, 25 May 2024)
Changed paths:
M mlir/lib/IR/Operation.cpp
M mlir/test/IR/properties.mlir
M mlir/test/lib/Dialect/Test/TestOps.td
Log Message:
-----------
[mlir] Do not print empty property (#93379)
Skip printing property as `<<<NULL ATTRIBUTE>>>` when operation has an
empty property.
Co-authored-by: Biao Wang <biaow at nvidia.com>
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