diff options
author | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | 2017-09-12 07:42:28 +0000 |
---|---|---|
committer | Roger Ferrer Ibanez <roger.ferreribanez@arm.com> | 2017-09-12 07:42:28 +0000 |
commit | 9df2527b0bc4d4dc20342f26df17d6130b91bf54 (patch) | |
tree | 4b142abe71b87203ef106e09333eec4e06933921 /clang/test/CodeGen/builtins-x86.c | |
parent | 4f92b4162fc7062cd2206ddc16c430a44c171102 (diff) | |
download | bcm5719-llvm-9df2527b0bc4d4dc20342f26df17d6130b91bf54.tar.gz bcm5719-llvm-9df2527b0bc4d4dc20342f26df17d6130b91bf54.zip |
[ARM] Fix typo when creating ISD::SUB nodes
In D35192, I accidentally introduced a typo when creating ISD::SUB nodes,
giving them two values instead of one.
This fails when the merge_values combiner finds one of these nodes.
This change fixes PR34564.
Differential Revision: https://reviews.llvm.org/D37690
llvm-svn: 313010
Diffstat (limited to 'clang/test/CodeGen/builtins-x86.c')
0 files changed, 0 insertions, 0 deletions