[Mlir-commits] [mlir] Add a structured if operation (PR #67234)

Gil Rapaport llvmlistbot at llvm.org
Sun Sep 24 02:21:00 PDT 2023


aniragil wrote:

> Seems fine to me, but @marbre has most context!

Thanks for taking a look, Mehdi!

(To bring others on the same page: this patch is based on a discussion Mehdi, Jacques and I had at the Edinburgh hackathon on bringing the EmitC translator to handle only the EmitC dialect, simplifying it in the process. This patch starts replacing SCF translation with SCF-to-EmitC lowering)

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


More information about the Mlir-commits mailing list