[PATCH] D116323: [RISCV] Add support for STRICT_LRINT/LLRINT/LROUND/LLROUND. Tests for other strict intrinsics.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 30 11:55:12 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG15787ccd4574: [RISCV] Add support for STRICT_LRINT/LLRINT/LROUND/LLROUND. Tests for other… (authored by craig.topper).

Changed prior to commit:
  https://reviews.llvm.org/D116323?vs=396351&id=396702#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116323

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoD.td
  llvm/lib/Target/RISCV/RISCVInstrInfoF.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZfh.td
  llvm/test/CodeGen/RISCV/double-intrinsics-strict.ll
  llvm/test/CodeGen/RISCV/float-intrinsics-strict.ll
  llvm/test/CodeGen/RISCV/rv64zfh-half-intrinsics-strict.ll
  llvm/test/CodeGen/RISCV/zfh-half-intrinsics-strict.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116323.396702.patch
Type: text/x-patch
Size: 98367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211230/29476294/attachment-0001.bin>


More information about the llvm-commits mailing list