LowerBitSets: Don't bother to do any work if the llvm.bitset.test intrinsic is unused.
authorPeter Collingbourne <peter@pcc.me.uk>
Wed, 3 Feb 2016 03:48:46 +0000 (03:48 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Wed, 3 Feb 2016 03:48:46 +0000 (03:48 +0000)
commit0c0d7e2d0fbe58eb69db383ace48e68ecfd6f050
treec73e1cb17ca64c802e5c35d7cc74dc1334163a7d
parent6a34e10514ab154e364f105ca5980acd479bf925
LowerBitSets: Don't bother to do any work if the llvm.bitset.test intrinsic is unused.

llvm-svn: 259625
llvm/lib/Transforms/IPO/LowerBitSets.cpp