[all-commits] [llvm/llvm-project] 3c7098: [mlir][drr] Fix getValueAndRangeUse for Optional o...

Lei Zhang via All-commits all-commits at lists.llvm.org
Tue May 6 19:40:30 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c709802d31b5bc5ed3af8284b40593ff39b9eec
      https://github.com/llvm/llvm-project/commit/3c709802d31b5bc5ed3af8284b40593ff39b9eec
  Author: Lei Zhang <antiagainst at gmail.com>
  Date:   2025-05-06 (Tue, 06 May 2025)

  Changed paths:
    M mlir/lib/TableGen/Pattern.cpp
    M mlir/test/lib/Dialect/Test/TestOps.td
    M mlir/test/mlir-tblgen/pattern.mlir

  Log Message:
  -----------
  [mlir][drr] Fix getValueAndRangeUse for Optional operands (#138742)

Optional operands should just return one single value.



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