[PATCH] D153204: RISCVAsmParser: support comments in more places
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jun 17 18:34:07 PDT 2023
craig.topper added a comment.
In D153204#4430646 <https://reviews.llvm.org/D153204#4430646>, @abel-bernabeu wrote:
> 1. Use "LI" rather than "VSETIVLI". It really does not matter what instruction you use for testing the handling of comments. Think of those backporting the patch to very old versions of LLVM.
One of the changes is in the vsetivli specific parsing code.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153204/new/
https://reviews.llvm.org/D153204
More information about the llvm-commits
mailing list