[PATCH] D145645: [RISCV] Print Zfa fli instruction FP values in a more adaptive way.
Jun Sha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 16 01:12:16 PDT 2023
joshua-arch1 added a comment.
Herald added a subscriber: jobnoorman.
I'm wondering why you print values other than 1*2^-15 and 1*2^-16 without scientific notation? From my perspective, for one instruction, we need to keep the operands relatively consistent only in some particular occasions (like min/inf/nan).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145645/new/
https://reviews.llvm.org/D145645
More information about the llvm-commits
mailing list