[all-commits] [llvm/llvm-project] 5e5fc6: [MLIR][EmitC] Bugfix in emitc.call_opaque operand ...

Gabriel Dehame via All-commits all-commits at lists.llvm.org
Tue Aug 26 03:23:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5e5fc64cba126352a8318f3d72a10ad9911c9f30
      https://github.com/llvm/llvm-project/commit/5e5fc64cba126352a8318f3d72a10ad9911c9f30
  Author: Gabriel Dehame <gabrieldehame at gmail.com>
  Date:   2025-08-26 (Tue, 26 Aug 2025)

  Changed paths:
    M mlir/lib/Target/Cpp/TranslateToCpp.cpp
    M mlir/test/Target/Cpp/expressions.mlir

  Log Message:
  -----------
  [MLIR][EmitC] Bugfix in emitc.call_opaque operand emission (#153980)

The operand emission needed the operand to be in scope which lead to
failure when the emitc.call_opaque is in an emitc.expression's body.



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