[PATCH] D90854: [RISCV] Custom lowering of FLT_ROUNDS_
Serge Pavlov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 12 10:12:36 PST 2020
sepavloff updated this revision to Diff 304889.
sepavloff added a comment.
Fixed comments
- IEEE-754 rounding direction names are replaced by llvm::RoundingMode enumerators,
- Fixed comment for RDN.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90854/new/
https://reviews.llvm.org/D90854
Files:
llvm/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/lib/Target/RISCV/RISCVISelLowering.h
llvm/test/CodeGen/RISCV/fpenv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90854.304889.patch
Type: text/x-patch
Size: 5209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201112/48d0ac5f/attachment.bin>
More information about the llvm-commits
mailing list