diff options
author | Sanjay Patel <spatel@rotateright.com> | 2018-06-13 15:22:48 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2018-06-13 15:22:48 +0000 |
commit | 7d4929611c6674acdd20c4954c8dd83e1684aeb5 (patch) | |
tree | 9b485b3767c8efa7e41ec5f1ccf4e82bb60ea249 /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | 264c171f366faca8d42930aa3939e554efd1aa21 (diff) | |
download | llvm-7d4929611c6674acdd20c4954c8dd83e1684aeb5.zip llvm-7d4929611c6674acdd20c4954c8dd83e1684aeb5.tar.gz llvm-7d4929611c6674acdd20c4954c8dd83e1684aeb5.tar.bz2 |
[DAGCombiner] remove hasOneUse() check from fadd constants transform
We're constant folding here, so we shouldn't check uses. This matches
the IR optimizer behavior.
The x86 test shows the expected win. The AArch64 test shows something
else. This only seems to happen if the "generic" AArch64 CPU model is
used by MachineCombiner, so I'll file a bug report to follow-up.
llvm-svn: 334608
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions