[PATCH] D94931: [RISCV] Add attribute support for all supported extensions

Simon Cook via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 10:09:23 PST 2021


simoncook updated this revision to Diff 318565.
simoncook added a comment.

- Emit extensions in canonical order
- Update V tests to match current compiler support
- Add tests for canonical order/parsing multiletter with version numbers
- Fix parsing issue found by updated tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94931

Files:
  llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
  llvm/lib/Target/RISCV/MCTargetDesc/RISCVTargetStreamer.cpp
  llvm/test/CodeGen/RISCV/attributes.ll
  llvm/test/MC/RISCV/attribute-arch.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94931.318565.patch
Type: text/x-patch
Size: 15776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/3f5a7a17/attachment.bin>


More information about the llvm-commits mailing list