summaryrefslogtreecommitdiffstats
path: root/llvm/lib/AsmParser/LLParser.cpp
diff options
context:
space:
mode:
authorTobias Grosser <tobias@grosser.es>2016-08-16 11:44:48 +0000
committerTobias Grosser <tobias@grosser.es>2016-08-16 11:44:48 +0000
commitb143e31164b41b91b54d262cdd0052d207b6ce4c (patch)
treecbdbbf7ec795a5c08c96bec7427d5cd3038efdd9 /llvm/lib/AsmParser/LLParser.cpp
parent80c1c9f6d87438e66a46607a72924b16650efd2b (diff)
downloadbcm5719-llvm-b143e31164b41b91b54d262cdd0052d207b6ce4c.tar.gz
bcm5719-llvm-b143e31164b41b91b54d262cdd0052d207b6ce4c.zip
[ScopInfo] Make scalars used by PHIs in non-affine regions available
Normally this is ensured when adding PHI nodes, but as PHI node dependences do not need to be added in case all incoming blocks are within the same non-affine region, this was missed. This corrects an issue visible in LNT's sqlite3, in case invariant load hoisting was disabled. llvm-svn: 278792
Diffstat (limited to 'llvm/lib/AsmParser/LLParser.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud