[PATCH] D145897: [RISCV][WIP] Merge getLoadFP*Imm into a single function.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 13 15:32:03 PDT 2023


craig.topper updated this revision to Diff 504868.
craig.topper added a comment.

Add more tests for half and double.
Code cleanup


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D145897

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVBaseInfo.h
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoZfa.td
  llvm/test/CodeGen/RISCV/double-zfa.ll
  llvm/test/CodeGen/RISCV/half-zfa-fli.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145897.504868.patch
Type: text/x-patch
Size: 14722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230313/db6c4c7e/attachment.bin>


More information about the llvm-commits mailing list