[PATCH] D141560: [RISCV][CodeGen] Add codegen pattern for experimental zfa extension

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 00:42:33 PST 2023


joshua-arch1 updated this revision to Diff 493508.
Herald added a subscriber: luke.

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

https://reviews.llvm.org/D141560

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  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
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-bitcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141560.493508.patch
Type: text/x-patch
Size: 45274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230131/27f3e607/attachment.bin>


More information about the llvm-commits mailing list