summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/lit_tests/java.h
diff options
context:
space:
mode:
authorBenjamin Kramer <benny.kra@googlemail.com>2013-09-21 20:36:04 +0000
committerBenjamin Kramer <benny.kra@googlemail.com>2013-09-21 20:36:04 +0000
commit90901a35cef379a65abff58e8b373fc21298a692 (patch)
treebcf25dc11d5405744be334887e82a4f8b11774df /compiler-rt/lib/tsan/lit_tests/java.h
parentff29d538ea6a9eb982bd58241722e6713a30f38a (diff)
downloadbcm5719-llvm-90901a35cef379a65abff58e8b373fc21298a692.tar.gz
bcm5719-llvm-90901a35cef379a65abff58e8b373fc21298a692.zip
SROA: Handle casts involving vectors of pointers and integer scalars.
SROA wants to convert any types of equivalent widths but it's not possible to convert vectors of pointers to an integer scalar with a single cast. As a workaround we add a bitcast to the corresponding int ptr type first. This type of cast used to be an edge case but has become common with SLP vectorization. Fixes PR17271. llvm-svn: 191143
Diffstat (limited to 'compiler-rt/lib/tsan/lit_tests/java.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud