[PATCH] D151850: [RISCV] Model all 3 arithmetic sources of vector FMA at MC layer.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 2 10:33:56 PDT 2023


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

Push WidenV constraint into class.
Finish using the EarlyClobber parameter I added to remove constraints.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151850

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVInstrInfoV.td
  llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
  llvm/lib/Target/RISCV/RISCVInstrInfoXTHead.td
  llvm/lib/Target/RISCV/RISCVInstrInfoZvfbf.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151850.527904.patch
Type: text/x-patch
Size: 20145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230602/2512991e/attachment.bin>


More information about the llvm-commits mailing list