SelectionDAG: Make Properties a field of SDPatternOperator
Currently you can't specify node properties like commutativity on a PatFrag. If you want to create a PatFrag on a commutative node with a hasOneUse predicate, this enables you to specify that the PatFrag is also commutable. llvm-svn: 260404
Loading
Please register or sign in to comment