diff options
author | Sergei Barannikov <barannikov88@gmail.com> | 2024-06-15 12:08:32 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-15 12:08:32 +0300 |
commit | 23c1b488fee99ac598203b6c3972be3b404dfbbe (patch) | |
tree | c008b4046d3be5dba18909cccd9c63319ce9bed5 /llvm/unittests/Support/MathExtrasTest.cpp | |
parent | 5021e6dd548323e1169be3d466d440009e6d1f8e (diff) | |
download | llvm-23c1b488fee99ac598203b6c3972be3b404dfbbe.zip llvm-23c1b488fee99ac598203b6c3972be3b404dfbbe.tar.gz llvm-23c1b488fee99ac598203b6c3972be3b404dfbbe.tar.bz2 |
[ARM] Remove duplicate custom SDag node (NFCI) (#93419)
ARMISD::SUBS is a duplicate of ARMISD::SUBC.
The node was introduced in 5745b6ac. This patch replaces SUBS with SUBC
and reverts changes in *.td files.
Diffstat (limited to 'llvm/unittests/Support/MathExtrasTest.cpp')
0 files changed, 0 insertions, 0 deletions