[all-commits] [llvm/llvm-project] fb0400: [mlir][emitc] Fix bug in dereference translation (...

Gil Rapaport via All-commits all-commits at lists.llvm.org
Sun Dec 7 03:31:28 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fb0400fe1f1f9e83f3148db8ce2c72ab5bc6728e
      https://github.com/llvm/llvm-project/commit/fb0400fe1f1f9e83f3148db8ce2c72ab5bc6728e
  Author: Gil Rapaport <gil.rapaport at mobileye.com>
  Date:   2025-12-07 (Sun, 07 Dec 2025)

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

  Log Message:
  -----------
  [mlir][emitc] Fix bug in dereference translation (#171028)

The op was not added to `hasDeferredEmission()` when introduced by
f17abc280c70, causing incorrect translation.



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