[PATCH] D150888: [RISCV] Fix comment about what version of Zvk* we support. NFC

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 11:08:36 PDT 2023


asb accepted this revision.
asb added a comment.
This revision is now accepted and ready to land.

LGTM. Now we list the versions in RISCVUsage as well as RISCVISAInfo, perhaps it's a bit redundant listing the version in the .td file (I've been tending not to in recent patches for new extensions).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150888



More information about the llvm-commits mailing list