[llvm-branch-commits] [mlir] [mlir][Interfaces][WIP] `Variable` abstraction for `ValueBoundsOpInterface` (PR #87980)

Matthias Springer via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 8 04:34:17 PDT 2024


================
@@ -75,6 +75,75 @@ struct MulIOpInterface
   }
 };
 
+struct SelectOpInterface
----------------
matthias-springer wrote:

`SelectOpInterface` was already merged. I have to rebase.


https://github.com/llvm/llvm-project/pull/87980


More information about the llvm-branch-commits mailing list