[llvm] [RISCV][ISel] Eliminate `andi rd, rs1, -1` instructions (PR #89976)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 24 12:36:17 PDT 2024
================
@@ -647,7 +647,6 @@ define i64 @zext_mul12884901888(i32 signext %a) {
;
; RV64ZBA-LABEL: zext_mul12884901888:
; RV64ZBA: # %bb.0:
----------------
topperc wrote:
I guess the FIXME above this function can be removed now
https://github.com/llvm/llvm-project/pull/89976
More information about the llvm-commits
mailing list