[PATCH] D116994: [RISCV] Add bfp and bfpw intrinsic in zbf extension

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 12 18:54:37 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG16877c5d2cd3: [RISCV] Add bfp and bfpw intrinsic in zbf extension (authored by Lian Wang <Lian.Wang at streamcomputing.com>, committed by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116994

Files:
  clang/include/clang/Basic/BuiltinsRISCV.def
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/RISCV/rvb-intrinsics/riscv32-zbf.c
  clang/test/CodeGen/RISCV/rvb-intrinsics/riscv64-zbf.c
  llvm/include/llvm/IR/IntrinsicsRISCV.td
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoZb.td
  llvm/test/CodeGen/RISCV/rv32zbf-intrinsic.ll
  llvm/test/CodeGen/RISCV/rv64zbf-intrinsic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116994.399528.patch
Type: text/x-patch
Size: 10166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220113/ce46c5ff/attachment.bin>


More information about the llvm-commits mailing list