[PATCH] D148617: [RISCV] Remove 'sx' when parsing arch string to match the latest ISA manual

Jun Sha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 19:32:26 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG3f81d25cee70: [RISCV] Remove 'sx' when parsing arch string to match the latest ISA manual (authored by joshua-arch1).
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148617

Files:
  clang/test/Driver/riscv-arch.c
  llvm/lib/Support/RISCVISAInfo.cpp
  llvm/unittests/Support/RISCVISAInfoTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148617.515183.patch
Type: text/x-patch
Size: 7999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/1442a821/attachment.bin>


More information about the llvm-commits mailing list