[PATCH] D117854: [RISCV] Refactor Zve* extensions.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 21 08:31:27 PST 2022


craig.topper requested changes to this revision.
craig.topper added a comment.
This revision now requires changes to proceed.

If we don’t change the implications in RISCVISAInfo then clang will still always enable Zve when V is in the march string. Is that what we want?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117854



More information about the llvm-commits mailing list