[PATCH] D156895: [RISCV] Expand test coverage of bf16 operations with Zfbfmin and fix gaps

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 23:07:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8a71f44e00a9: [RISCV] Expand test coverage of bf16 operations with Zfbfmin and fix gaps (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D156895?vs=546572&id=546705#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156895

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/test/CodeGen/RISCV/bfloat-arith.ll
  llvm/test/CodeGen/RISCV/bfloat-br-fcmp.ll
  llvm/test/CodeGen/RISCV/bfloat-fcmp.ll
  llvm/test/CodeGen/RISCV/bfloat-frem.ll
  llvm/test/CodeGen/RISCV/bfloat-imm.ll
  llvm/test/CodeGen/RISCV/bfloat-isnan.ll
  llvm/test/CodeGen/RISCV/bfloat-mem.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156895.546705.patch
Type: text/x-patch
Size: 59407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230803/f84681aa/attachment-0001.bin>


More information about the llvm-commits mailing list