[PATCH] D73891: [RISCV] Support experimental/unratified extensions
Simon Cook via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 7 02:48:10 PST 2020
simoncook planned changes to this revision.
simoncook added a comment.
With the update to D69987 <https://reviews.llvm.org/D69987> adding the `Zvqmac` predicate, it seems both the `b` and `v` extensions have Z extensions that also need supporting using this method, I'll update this to also support Z shortly, but don't expect the general method to change, just adding the same version check elsewhere.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73891/new/
https://reviews.llvm.org/D73891
More information about the cfe-commits
mailing list