[RISCV] Remove stale FIXME from a test. NFC

sext has been used for sltu/sltiu since e0e62e97.
This commit is contained in:
Craig Topper 2021-07-11 10:25:05 -07:00
parent e38b7e8948
commit 1410aab622
1 changed files with 0 additions and 3 deletions

View File

@ -10,9 +10,6 @@
; Register-immediate instructions.
; TODO: Sign-extension would also work when promoting the operands of
; sltu/sltiu on RV64 and is cheaper than zero-extension (1 instruction vs 2).
define i32 @addi(i32 %a) nounwind {
; RV32I-LABEL: addi:
; RV32I: # %bb.0: