[PATCH] D154258: [RISCV] Refactor vfcvt_rm pseudo insertion case statements. NFC

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 30 14:35:11 PDT 2023


luke updated this revision to Diff 536434.
luke added a comment.

Add another macro, to prepare for a future patch that adds a non-mask 
variant of PseudoVFCVT


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154258

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154258.536434.patch
Type: text/x-patch
Size: 11272 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230630/2d09cb4b/attachment.bin>


More information about the llvm-commits mailing list