[PATCH] D31834: Remove unnecessary bitvector clear
Quentin Colombet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 16:00:19 PDT 2017
qcolombet added a comment.
Sorry, that one slipped through!
> I agree that the performance implication is small. I am not sure where you want to check for whether the state is clean or not.
In the debugger for instance. Nevertheless, having a clean state at the end of a pass does not seem a bad thing to me.
https://reviews.llvm.org/D31834
More information about the llvm-commits
mailing list