]> granicus.if.org Git - llvm/commit
[InstCombine] add tests for checking power-of-2; NFC
authorSanjay Patel <spatel@rotateright.com>
Thu, 20 Jun 2019 15:25:18 +0000 (15:25 +0000)
committerSanjay Patel <spatel@rotateright.com>
Thu, 20 Jun 2019 15:25:18 +0000 (15:25 +0000)
commit11c1e438db0beed222e9f7cc56f7049bbb6a8328
tree7bcaec0f397b3efa190398648f71ab25ff122ae2
parent7925bcfc92f116096b6776b72d9c5b72d6c9041a
[InstCombine] add tests for checking power-of-2; NFC

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@363938 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/InstCombine/ispow2.ll [new file with mode: 0644]