[Mlir-commits] [mlir] [mlir][EmitC] Allow further ops within expressions (PR #84284)

Marius Brehler llvmlistbot at llvm.org
Thu Mar 7 05:22:20 PST 2024


marbre wrote:

> Add and sub have a higher precedence than shifts according to https://en.cppreference.com/w/cpp/language/operator_precedence. Otherwise looks good.

Good fetch, thanks!

https://github.com/llvm/llvm-project/pull/84284


More information about the Mlir-commits mailing list