diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2017-05-23 06:08:37 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2017-05-23 06:08:37 +0000 |
commit | e8ae3346a3c9f0a3c1fcefaaedcb5450eb54949a (patch) | |
tree | 650b849a7ba3fa89fa201a25ffe801a6506a5e1a /llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp | |
parent | beef4d7887474da4f6b864e0ca8b44a4f4b913ec (diff) | |
download | bcm5719-llvm-e8ae3346a3c9f0a3c1fcefaaedcb5450eb54949a.tar.gz bcm5719-llvm-e8ae3346a3c9f0a3c1fcefaaedcb5450eb54949a.zip |
[AArch64] Fix PRR33100.
This commit fixes a bug introduced in r301019 where optimizeLogicalImm
would replace a logical node's immediate operand that was CSE'd and
was also an operand of another node.
This commit fixes the bug by replacing the logical node instead of its
immediate operand.
rdar://problem/32295276
llvm-svn: 303607
Diffstat (limited to 'llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions