diff options
author | Baptiste Saleil <baptiste.saleil@ibm.com> | 2020-11-12 10:32:47 -0600 |
---|---|---|
committer | Baptiste Saleil <baptiste.saleil@ibm.com> | 2020-11-12 10:36:50 -0600 |
commit | 170e45ae186b3eed16898db933c94a85ac623933 (patch) | |
tree | 58041899f41f9f6f69ce6d10521901b1533339f5 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | d4b08ccb87944ec6c647f02b536a40922ec2dd73 (diff) | |
download | llvm-170e45ae186b3eed16898db933c94a85ac623933.zip llvm-170e45ae186b3eed16898db933c94a85ac623933.tar.gz llvm-170e45ae186b3eed16898db933c94a85ac623933.tar.bz2 |
[PowerPC] Prevent the use of MMA with P9 and earlier
We want to allow using MMA on P10 CPU only. This patch prevents the use of MMA
with the -mmma option on P9 CPUs and earlier.
Differential Revision: https://reviews.llvm.org/D91200
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions