[PATCH] D31834: Remove unnecessary bitvector clear

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 10 12:37:13 PDT 2017


davide added a comment.

Can you add an assertion that the bitmap is empty/has no bits set at the beginning of the function?


https://reviews.llvm.org/D31834





More information about the llvm-commits mailing list