[all-commits] [llvm/llvm-project] a2ca2f: [CIR] Fix cir-canonicalize pass upstreaming issues...

darkbuck via All-commits all-commits at lists.llvm.org
Tue Apr 1 23:17:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a2ca2f3f10002da61e9860d0ce11e0272482baba
      https://github.com/llvm/llvm-project/commit/a2ca2f3f10002da61e9860d0ce11e0272482baba
  Author: Michael Liao <michael.hliao at gmail.com>
  Date:   2025-04-02 (Wed, 02 Apr 2025)

  Changed paths:
    M clang/lib/CIR/Dialect/Transforms/CIRCanonicalize.cpp

  Log Message:
  -----------
  [CIR] Fix cir-canonicalize pass upstreaming issues. NFC

- Fix typos in 'RemoveEmptyScope' pattern rewriting and combine 'match'
  and 'rewrite' into 'matchAndRewrite' as they are deprecated.



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