[llvm] Add SD matchers and unit test coverage for ISD::VECTOR_SHUFFLE (PR #119592)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 23 07:20:56 PST 2024


RKSimon wrote:

@AidanGoldfarb Do you think we could keep closer to the PatternMatch approach of m_Shuffle / m_Mask / m_SpecificMask (and m_SplatOrPoisonMask / m_ZeroMask .....) ?

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


More information about the llvm-commits mailing list