================
@@ -882,6 +882,29 @@ inline auto m_LogicalAnd(const Op0_t &Op0, const Op1_t
&Op1) {
m_Select(Op0, Op1, m_False()));
}
+/// Match a specific mask \p In, or a combination of it (logical-and In, Out).
----------------
david-arm wrote:
This comment originally sat above `m_RemoveMask`. Should it be moved back there
same as before?
https://github.com/llvm/llvm-project/pull/219059
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits