[DAG] Add ISD::ROTL/ROTR to TargetLoweringBase::isBinOp
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 13 Jan 2022 14:32:03 +0000 (14:32 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Thu, 13 Jan 2022 14:32:14 +0000 (14:32 +0000)
commit0c6c588a9b9cd17c8eaa95b7ad8678bae1d7f057
tree0a721e7369d3ad6e47cf81b25652079e7522658f
parent08edc8a74b49d10151f7dbe53e0190d16f86ed97
[DAG] Add ISD::ROTL/ROTR to TargetLoweringBase::isBinOp

Allows shuffle combining through rotation nodes
llvm/include/llvm/CodeGen/TargetLowering.h
llvm/test/CodeGen/X86/combine-rotates.ll