Skip to content

Commit 8f66d8a

Browse files
toppercarsenm
andauthored
Update llvm/test/CodeGen/RISCV/pr145363.ll
Co-authored-by: Matt Arsenault <[email protected]>
1 parent eeb9aaa commit 8f66d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/CodeGen/RISCV/pr145363.ll

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

4-
; These two loads will CSE, we need to conversatively combine the range
4+
; These two loads will CSE, we need to conservatively combine the range
55
; metadata. The final assembly should not contain an OR.
66
define i32 @f(ptr %p) {
77
; CHECK-LABEL: f:

0 commit comments

Comments
 (0)