[PATCH] D91242: [RISCV] Custom lowering of SET_ROUNDING
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 06:48:12 PST 2020
jrtc27 added a comment.
Would a SELECT not be more friendly to optimisations like known-bits analysis, or does that cause too much code to be emitted in the general case?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91242/new/
https://reviews.llvm.org/D91242
More information about the llvm-commits
mailing list