[llvm] [DAG] SDPatternMatch m_Zero/m_One/m_AllOnes have inconsistent undef h… (PR #147044)

via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 7 02:10:40 PDT 2025


woruyu wrote:

> Probably should get tests in unittests/CodeGen/SelectionDAGPatternMatchTest.cpp
That makes sense,I think adding test for m_Zero/m_One/m_AllOnes default behavior and supportting peekthrough bitcast is a better choice, I will add it!


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


More information about the llvm-commits mailing list