[PATCH] D156883: [RISCV] Implement support for bf16 selects when zfbfmin is enabled

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 2 12:05:19 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG667602793bef: [RISCV] Implement support for bf16 select when zfbfmin is enabled (authored by asb).

Changed prior to commit:
  https://reviews.llvm.org/D156883?vs=546425&id=546567#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156883

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
  llvm/test/CodeGen/RISCV/bfloat-select-fcmp.ll
  llvm/test/CodeGen/RISCV/bfloat-select-icmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156883.546567.patch
Type: text/x-patch
Size: 18598 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230802/e46efc2e/attachment.bin>


More information about the llvm-commits mailing list