[all-commits] [llvm/llvm-project] e695f4: [CVP] setDeducedOverflowingFlags(): actually inc p...
Roman Lebedev via All-commits
all-commits at lists.llvm.org
Fri Oct 18 14:18:27 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e695f4c851c397d352afa6a9fcd509e68467037d
https://github.com/llvm/llvm-project/commit/e695f4c851c397d352afa6a9fcd509e68467037d
Author: Roman Lebedev <lebedev.ri at gmail.com>
Date: 2019-10-18 (Fri, 18 Oct 2019)
Changed paths:
M llvm/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
Log Message:
-----------
[CVP] setDeducedOverflowingFlags(): actually inc per-opcode stats
This is really embarrassing. Those are pointers, so that offsets the
pointers, not the statistics pointed-by the pointer...
llvm-svn: 375290
More information about the All-commits
mailing list