This is a follow to D133238 which did this for ceil/floor.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rG LLVM Github Monorepo
 
Event Timeline
Comment Actions
LGTM to me too.
| llvm/lib/Target/RISCV/RISCVISelLowering.cpp | ||
|---|---|---|
| 1894 | Very minor style comment: the first three of these could be combined by tweaking the existing matchRoundingOp to directly map opcode to rounding mode and then reusing it here.  | |
clang-format not found in user’s local PATH; not linting file.