[PATCH] D70466: [PowerPC] Separate Features that are known to be Power9 specific from Future CPU
qshanz via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 20 16:07:18 PST 2019
steven.zhang added a comment.
If we want to break the assumption, please update the comment for the processor feature which is separated into two parts now, inherit and only, for all cpus. The inherit part still has the assumption, and p9 = p9 inherit + p9 only.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70466/new/
https://reviews.llvm.org/D70466
More information about the llvm-commits
mailing list