[all-commits] [llvm/llvm-project] cf14ef: [mlir][llvm] Add a convenience builder to BrOp

Jeff Niu via All-commits all-commits at lists.llvm.org
Wed Jan 11 12:04:31 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cf14ef983a49e47ac49e1a9f64cf0849c8b664bc
      https://github.com/llvm/llvm-project/commit/cf14ef983a49e47ac49e1a9f64cf0849c8b664bc
  Author: Jeff Niu <jeff at modular.com>
  Date:   2023-01-11 (Wed, 11 Jan 2023)

  Changed paths:
    M mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td

  Log Message:
  -----------
  [mlir][llvm] Add a convenience builder to BrOp

This builder takes no successor arguments.

Reviewed By: mehdi_amini

Differential Revision: https://reviews.llvm.org/D141522




More information about the All-commits mailing list