[RISCV] Fixed duplicate RUN line on float-intrinsics.ll. NFC
authorCraig Topper <craig.topper@sifive.com>
Sat, 13 Nov 2021 00:26:13 +0000 (16:26 -0800)
committerCraig Topper <craig.topper@sifive.com>
Sat, 13 Nov 2021 00:27:36 +0000 (16:27 -0800)
commit8909dc5ebe8ad39f1743131eb70df402d796acab
treef509772fe0957902197dce7b94b789c94fdb9ef3
parent7611e16fce9ce36b6bd6dceda691f6bc7e754347
[RISCV] Fixed duplicate RUN line on float-intrinsics.ll. NFC

We had two identical RV64I RUN lines. One should be RV32I.
llvm/test/CodeGen/RISCV/float-intrinsics.ll