[PATCH] D133238: [RISCV] Improve vector fceil/ffloor lowering by changing FRM.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 5 19:04:30 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf0332d12aeec: [RISCV] Improve vector fceil/ffloor lowering by changing FRM. (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D133238?vs=457718&id=458078#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133238/new/

https://reviews.llvm.org/D133238

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
  llvm/lib/Target/RISCV/RISCVTargetTransformInfo.cpp
  llvm/test/Analysis/CostModel/RISCV/fround.ll
  llvm/test/CodeGen/RISCV/rvv/fceil-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/ffloor-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133238.458078.patch
Type: text/x-patch
Size: 64891 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220906/47bb3cb5/attachment-0001.bin>


More information about the llvm-commits mailing list