[PATCH] D94568: [RISCV] Rename pcnt->cpop to match 0.93 bitmanip spec.
Kito Cheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 12 19:05:17 PST 2021
kito-cheng added a comment.
RVB 0.93 is an awkward version to me, there is mnemonic conflict which is not resolved during release process since it's kind of too rush, the conflict one is bext in zbe and zbs...
However it's also a milestone for B-ext, since this version also claim zba, zbb and zbc is frozen, maybe those 3 sub-ext. could be removed from the umbrella of `-menable-experimental-extension` ?
@asb What do you think about this?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94568/new/
https://reviews.llvm.org/D94568
More information about the llvm-commits
mailing list