Skip to content

Commit 669868b

Browse files
committed
Modify test for rv32
1 parent 4c6950f commit 669868b

File tree

2 files changed

+261
-80
lines changed

2 files changed

+261
-80
lines changed

llvm/test/CodeGen/RISCV/GlobalISel/legalizer/legalize-fptoi-rv32-libcall.mir

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# NOTE: Assertions have been autogenerated by utils/update_mir_test_checks.py
2-
# RUN: llc -mtriple=riscv32 -mattr=-d -run-pass=legalizer %s -o - \
2+
# RUN: llc -mtriple=riscv32 -mattr=-d -mattr=-f -run-pass=legalizer %s -o - \
33
# RUN: | FileCheck %s
44

55
---

0 commit comments

Comments
 (0)