We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4844b32 commit 50a6b25Copy full SHA for 50a6b25
llvm/test/CodeGen/RISCV/zext-with-load-is-free.ll
@@ -2,8 +2,6 @@
2
; RUN: llc -mtriple=riscv32 -verify-machineinstrs < %s \
3
; RUN: | FileCheck %s -check-prefix=RV32I
4
5
-; TODO: lbu and lhu should be selected to avoid the unnecessary masking.
6
-
7
@bytes = dso_local global [5 x i8] zeroinitializer, align 1
8
9
define dso_local i32 @test_zext_i8() nounwind {
0 commit comments