[PATCH] D92324: [PowerPC] Fix altivec feature on pwr cpus pre pwr6.
Hubert Tong via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 30 07:37:21 PST 2020
hubert.reinterpretcast added a comment.
> The altivec feature was an optional part of the 2.03 (pwr4) and 2.04 (pwr5) ISAs, and it was not implemented by any IBM CPUs until Power6.
The Power Processing Element in various IBM CPUs (including the Cell Broadband Engine) incorporate VMX. With this change, which of the CPU options should a user targeting a PPE use?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92324/new/
https://reviews.llvm.org/D92324
More information about the llvm-commits
mailing list