[VPlan] Fix CondBit quoting in dumpBasicBlock
authorRenato Golin <renato.golin@linaro.org>
Wed, 10 Oct 2018 17:55:21 +0000 (17:55 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 10 Oct 2018 17:55:21 +0000 (17:55 +0000)
commitd8e7ca4a32bb533564ef033156d657b95fbc6b64
tree9fbd4e7372849f75b45742c9a3285f5152c5f405
parent5ac4e51d53bef378c085d6ba590fa8b025673c31
[VPlan] Fix CondBit quoting in dumpBasicBlock

Quotes were being printed for VPInstructions but not the rest.

llvm-svn: 344161
llvm/lib/Transforms/Vectorize/VPlan.cpp