[llvm] [VPlan] Use m_BinaryOr matcher for clarity (NFC) (PR #151541)

Ramkumar Ramachandra via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 31 22:56:27 PDT 2025


artagnon wrote:

> Why do we call it mBinaryOr instead of mOr?

To differentiate it from m_LogicalOr.

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


More information about the llvm-commits mailing list