[all-commits] [llvm/llvm-project] 4f185f: [mlir][emitc][nfc] Replace !emitc.opaque pointers

Marius Brehler via All-commits all-commits at lists.llvm.org
Mon Apr 11 04:58:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4f185fccc722699b53d7718d528a5968110db819
      https://github.com/llvm/llvm-project/commit/4f185fccc722699b53d7718d528a5968110db819
  Author: Marius Brehler <marius.brehler at iml.fraunhofer.de>
  Date:   2022-04-11 (Mon, 11 Apr 2022)

  Changed paths:
    M mlir/test/Dialect/EmitC/invalid_ops.mlir
    M mlir/test/Dialect/EmitC/ops.mlir

  Log Message:
  -----------
  [mlir][emitc][nfc] Replace !emitc.opaque pointers

Replaces `!emitc.opaque` types used to express pointers with
`!emitc.ptr` types.




More information about the All-commits mailing list