[PATCH] D143982: [RISCV][CodeGen] Add codegen pattern for experimental zfa extension (FLI and FCVTMOD not included)

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 10:28:27 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf56b55e1288: [RISCV][CodeGen] Add codegen patterns for experimental zfa extension (try 2) (authored by joshua-arch1, committed by reames).

Changed prior to commit:
  https://reviews.llvm.org/D143982?vs=497213&id=498437#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143982

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
  llvm/test/CodeGen/RISCV/double-zfa.ll
  llvm/test/CodeGen/RISCV/float-zfa.ll
  llvm/test/CodeGen/RISCV/half-zfa.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143982.498437.patch
Type: text/x-patch
Size: 23176 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/a400661c/attachment.bin>


More information about the llvm-commits mailing list