[PATCH] D149063: [RISCV] Custom lowering of llvm.is.fpclass
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 25 18:35:29 PDT 2023
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/float-intrinsics.ll:1546
+
+define i1 @isnotfinite_fpclasee(float %x) {
+; RV32IF-LABEL: isnotfinite_fpclasee:
----------------
clasee?
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