diff options
author | Joey Gouly <joey.gouly@arm.com> | 2013-05-24 12:29:54 +0000 |
---|---|---|
committer | Joey Gouly <joey.gouly@arm.com> | 2013-05-24 12:29:54 +0000 |
commit | 83699284be38eea39a74a52d5cf5483a1237d31e (patch) | |
tree | af5ede2aa1593d197e65951044076ccb5a2dbb5f /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c63995394de60996ebfe52a47cf2e3a0716d7e3c (diff) | |
download | bcm5719-llvm-83699284be38eea39a74a52d5cf5483a1237d31e.tar.gz bcm5719-llvm-83699284be38eea39a74a52d5cf5483a1237d31e.zip |
scalarizePHI needs to insert the next ExtractElement in the same block
as the BinaryOperator, *not* in the block where the IRBuilder is currently
inserting into. Fixes a bug where scalarizePHI would create instructions
that would not dominate all uses.
llvm-svn: 182639
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions