[Mlir-commits] [mlir] [emitc] Fix the translation switchop with argument of expressionop (PR #123701)

Jianjian Guan llvmlistbot at llvm.org
Tue Jan 21 19:48:04 PST 2025


jacquesguan wrote:

> Thanks for the patch! This seems more like a bug fix than adding support (does the translator currently assert for this test case? emit wrong code?). Could you elaborate in the commit message on how this changes the current state? (if this is a bug fix can also rephrase the title to reflect that).

Thanks for comment, I retitle this pr and add the description to mark it as a bugfix.

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


More information about the Mlir-commits mailing list