[all-commits] [llvm/llvm-project] 8909dc: [RISCV] Fixed duplicate RUN line on float-intrinsi...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Nov 12 16:28:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8909dc5ebe8ad39f1743131eb70df402d796acab
https://github.com/llvm/llvm-project/commit/8909dc5ebe8ad39f1743131eb70df402d796acab
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-11-12 (Fri, 12 Nov 2021)
Changed paths:
M llvm/test/CodeGen/RISCV/float-intrinsics.ll
Log Message:
-----------
[RISCV] Fixed duplicate RUN line on float-intrinsics.ll. NFC
We had two identical RV64I RUN lines. One should be RV32I.
More information about the All-commits
mailing list