[all-commits] [llvm/llvm-project] f355cd: [mlir][EmitC] Allow further ops within expressions...
Marius Brehler via All-commits
all-commits at lists.llvm.org
Thu Mar 7 06:48:33 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f355cd6f6c51580316e1e88ef5534bd2f8cfa498
https://github.com/llvm/llvm-project/commit/f355cd6f6c51580316e1e88ef5534bd2f8cfa498
Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
Date: 2024-03-07 (Thu, 07 Mar 2024)
Changed paths:
M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
M mlir/lib/Target/Cpp/TranslateToCpp.cpp
Log Message:
-----------
[mlir][EmitC] Allow further ops within expressions (#84284)
This adds the `CExpression` trait to additional ops to allow to use
these ops within the expression operation. Furthermore, the operator
precedence is defined for those ops.
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