Skip to content

Commit a255f16

Browse files
No need to declare intrinsics anymore
Signed-off-by: Mikhail R. Gadelha <[email protected]>
1 parent 904641f commit a255f16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/CodeGen/RISCV/stores-of-loads-merging.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py
22
; RUN: llc < %s -mtriple=riscv64 -mattr=+v | FileCheck %s
33

4-
declare i32 @llvm.experimental.constrained.fptosi.i32.f64(double, metadata)
54
declare void @g()
65

76
; TODO: Merging scalars into vectors is unprofitable because we have no

0 commit comments

Comments
 (0)