[all-commits] [llvm/llvm-project] 95f9b0: [mlir][EmitC] Fix examples in op descriptions (#87...
Simon Camphausen via All-commits
all-commits at lists.llvm.org
Wed Apr 3 06:22:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95f9b083d083c4873d9f2c62271518c0fcd1ce52
https://github.com/llvm/llvm-project/commit/95f9b083d083c4873d9f2c62271518c0fcd1ce52
Author: Simon Camphausen <simon.camphausen at iml.fraunhofer.de>
Date: 2024-04-03 (Wed, 03 Apr 2024)
Changed paths:
M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
Log Message:
-----------
[mlir][EmitC] Fix examples in op descriptions (#87478)
- Remove trailing type from value attributes as emitc.opaque attributes
are untyped.
- Replace invalid trailing * in opaque type by wrapping it into an
!emitc.ptr.
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