Add tests for ctpop(Pow2); NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Sun, 22 Jan 2023 05:59:58 +0000 (21:59 -0800)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Sun, 22 Jan 2023 07:03:22 +0000 (23:03 -0800)
commit6082420945c887cf413194a393550b8303ed5ec3
tree0050f17f1e82c0be640d8e6ef064b627847cb75d
parent3ed8b93714c6ccd4ec282ab9cb68135bf1287c8a
Add tests for ctpop(Pow2); NFC

Reviewed By: nikic

Differential Revision: https://reviews.llvm.org/D142252
llvm/test/Transforms/InstCombine/ctpop-pow2.ll [new file with mode: 0644]