[all-commits] [llvm/llvm-project] 22e2b8: [MLIR][UB] Add inliner interface for UB dialect (#...

Christian Ulmann via All-commits all-commits at lists.llvm.org
Fri Sep 22 05:08:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 22e2b805ef3c4caa971fad3656976b6e0017aff3
      https://github.com/llvm/llvm-project/commit/22e2b805ef3c4caa971fad3656976b6e0017aff3
  Author: Christian Ulmann <christian.ulmann at nextsilicon.com>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    M mlir/lib/Dialect/UB/IR/UBOps.cpp
    A mlir/test/Dialect/UB/inlining.mlir

  Log Message:
  -----------
  [MLIR][UB] Add inliner interface for UB dialect (#67115)

This revision adds an inliner interface to the UB dialect that allows
inlining of `ub.poison` operations.




More information about the All-commits mailing list