[all-commits] [llvm/llvm-project] 9a736e: [MLIR] Clarify `createOrFold()` doc as opportunist...

NohHyeon Kwon via All-commits all-commits at lists.llvm.org
Wed Sep 24 16:03:09 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a736e821b23937fd808e280b0df540036f0fe62
      https://github.com/llvm/llvm-project/commit/9a736e821b23937fd808e280b0df540036f0fe62
  Author: NohHyeon Kwon <96061253+swote-git at users.noreply.github.com>
  Date:   2025-09-24 (Wed, 24 Sep 2025)

  Changed paths:
    M mlir/include/mlir/IR/Builders.h

  Log Message:
  -----------
  [MLIR] Clarify `createOrFold()` doc as opportunistic eager folding (#160565)

This addresses user confusion about createOrFold behavior compared to
canonicalization passes, as discussed in #159844.

---------

Co-authored-by: Mehdi Amini <joker.eph at gmail.com>



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