[llvm] [VPlan] Simplify commutative logical ops (PR #156345)
Luke Lau via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 1 08:49:47 PDT 2025
================
----------------
lukel97 wrote:
There's a few m_LogicalAnds in simplifyRecipe, can they be replaced with m_c_LogicalAnd?
https://github.com/llvm/llvm-project/pull/156345
More information about the llvm-commits
mailing list