summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser
diff options
context:
space:
mode:
authorMichael Kuperstein <mkuper@google.com>2016-12-21 17:34:21 +0000
committerMichael Kuperstein <mkuper@google.com>2016-12-21 17:34:21 +0000
commitdd92c78669da0c3e0c285b0723ee5ecba12ca1df (patch)
tree9184dcff28859e42ff18938bfa69426285efa550 /llvm/lib/AsmParser
parent083d1700a0ef03d98db2109fd76186889f3c3fbe (diff)
downloadbcm5719-llvm-dd92c78669da0c3e0c285b0723ee5ecba12ca1df.tar.gz
bcm5719-llvm-dd92c78669da0c3e0c285b0723ee5ecba12ca1df.zip
[ConstantFolding] Fix vector GEPs harder
For vector GEPs, CastGEPIndices can end up in an infinite recursion, because we compare the vector type to the scalar pointer type, find them different, and then try to cast a type to itself. Differential Revision: https://reviews.llvm.org/D28009 llvm-svn: 290260
Diffstat (limited to 'llvm/lib/AsmParser')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud