[PATCH] D149063: [RISCV] Custom lowering of llvm.is.fpclass
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 26 08:55:22 PDT 2023
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/float-intrinsics.ll:1580
+ ret i1 %1
+}
----------------
No vector tests
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149063/new/
https://reviews.llvm.org/D149063
More information about the llvm-commits
mailing list