[all-commits] [llvm/llvm-project] 0a1e56: [mlir-c] Add getting fused loc

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Sat Sep 18 06:58:23 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0a1e569d37e04c75632633d77c7d3f0fb5126b46
      https://github.com/llvm/llvm-project/commit/0a1e569d37e04c75632633d77c7d3f0fb5126b46
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2021-09-18 (Sat, 18 Sep 2021)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/test/CAPI/ir.c

  Log Message:
  -----------
  [mlir-c] Add getting fused loc

For creating a fused loc using array of locations and metadata.

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




More information about the All-commits mailing list