[all-commits] [llvm/llvm-project] 8b2ad5: [mlir][EmitC] Remove restrictions on include op (#...

Marius Brehler via All-commits all-commits at lists.llvm.org
Mon Sep 2 05:21:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8b2ad5c8f18096c8ef25d77906391b7c09342137
      https://github.com/llvm/llvm-project/commit/8b2ad5c8f18096c8ef25d77906391b7c09342137
  Author: Marius Brehler <marius.brehler at amd.com>
  Date:   2024-09-02 (Mon, 02 Sep 2024)

  Changed paths:
    M mlir/include/mlir/Dialect/EmitC/IR/EmitC.td
    M mlir/test/Target/Cpp/common-cpp.mlir

  Log Message:
  -----------
  [mlir][EmitC] Remove restrictions on include op (#106953)

An `emitc.include` should be usable even though the parent is not a
ModuleOp. This requirement is therefore removed.



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