[DemandedBits] Add tests for shl.
authorFlorian Hahn <flo@fhahn.com>
Thu, 6 Jul 2023 13:33:11 +0000 (14:33 +0100)
committerFlorian Hahn <flo@fhahn.com>
Thu, 6 Jul 2023 13:33:12 +0000 (14:33 +0100)
commitd6254396197267f3fe939f1613d22479f4de5440
treeb20a2b7d333f2b5e4fb357dd2df2b6d55dca911e
parentec112160713f3caae1c0e9de0d203f1e54a395d4
[DemandedBits] Add tests for shl.

Add test coverage for demanded bit analysis of shl.
llvm/test/Analysis/DemandedBits/shl.ll [new file with mode: 0644]