summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/InstSimplify/assume.ll
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2017-02-06 18:10:36 +0000
committerDehao Chen <dehao@google.com>2017-02-06 18:10:36 +0000
commitc81483d79cc0878e4dc03af564635daf9ee7e888 (patch)
tree3ab7b91b90d84c803773b9d4396ce5297d830093 /llvm/test/Transforms/InstSimplify/assume.ll
parent71cb164a563db8df011e24cde23dac7e0ccff099 (diff)
downloadbcm5719-llvm-c81483d79cc0878e4dc03af564635daf9ee7e888.tar.gz
bcm5719-llvm-c81483d79cc0878e4dc03af564635daf9ee7e888.zip
Fix the bug of samplepgo indirect call promption when type casting of the return value is needed.
Summary: When type casting of the return value is needed, promoteIndirectCall will return the type casting instruction instead of the direct call. This patch changed to return the direct call instruction instead. Reviewers: davidxl Reviewed By: davidxl Subscribers: llvm-commits Differential Revision: https://reviews.llvm.org/D29569 llvm-svn: 294205
Diffstat (limited to 'llvm/test/Transforms/InstSimplify/assume.ll')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud