[PATCH] D153008: [RISCV] Allow slash-star comments in instruction operands
Abel Bernabeu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jun 15 10:01:35 PDT 2023
abel-bernabeu added a comment.
Thanks everyone, taking notes of all the comments for improving the test:
- Simplify the test (can be one instruction, no problem).
- Check at IR level
- Check for the comments to be placed in the output
- Do "arc diff" with one-line descriptions
Will update before tomorrow at mid-day (CET).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153008/new/
https://reviews.llvm.org/D153008
More information about the cfe-commits
mailing list