diff options
author | Craig Topper <craig.topper@sifive.com> | 2020-10-30 10:25:44 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2020-10-30 10:46:32 -0700 |
commit | 6915c76e103ae8acda09ed315fe5fcf039be1654 (patch) | |
tree | f16216962f8f163a995aa1a580f79fa3d89d6719 /llvm/utils/FileCheck/FileCheck.cpp | |
parent | 4348e0eee4dd49623cbf315c52d11f413ed438be (diff) | |
download | llvm-6915c76e103ae8acda09ed315fe5fcf039be1654.zip llvm-6915c76e103ae8acda09ed315fe5fcf039be1654.tar.gz llvm-6915c76e103ae8acda09ed315fe5fcf039be1654.tar.bz2 |
[RISCV] Don't use DCI.CombineTo to replace a single result. NFCI
Just return the new node, which is the standard practice.
I also noticed what appeared to be an unnecessary attempt at
creating an ANY_EXTEND where the type should already be correct.
I replace with an assert to verify the type.
Differential Revision: https://reviews.llvm.org/D90444
Diffstat (limited to 'llvm/utils/FileCheck/FileCheck.cpp')
0 files changed, 0 insertions, 0 deletions