[PATCH] D92813: [RISCV] Share VTYPE encoding code between the assembler and the CustomInserter for adding VSETVLI before vector instructions

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 8 13:33:40 PST 2020


craig.topper updated this revision to Diff 310334.
craig.topper edited the summary of this revision.
craig.topper added a comment.

Add comments to the new functions


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

https://reviews.llvm.org/D92813

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/Utils/RISCVBaseInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92813.310334.patch
Type: text/x-patch
Size: 8827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201208/47b738aa/attachment.bin>


More information about the llvm-commits mailing list