[TargetLowering] SimplifyDemandedBits - Pull out InDemandedMask variable to ISD:...
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Mon, 20 Jan 2020 17:37:20 +0000 (17:37 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 21 Jan 2020 10:40:18 +0000 (10:40 +0000)
commit8d2e6bdbe144b5855c4ae23d95c7e306075e4fdd
treed1c1657ad637cd3f339e3a807cda4413188d5d22
parenta672f579a2f66dbfa72799dec8ac52858b9a0f99
[TargetLowering] SimplifyDemandedBits - Pull out InDemandedMask variable to ISD::SHL. NFCI.

Matches ISD::SRA + ISD::SRL variants.
llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp