[PowerPC] Allow MMA built-ins to accept restrict and volatile qualified pointers
authorAhsan Saghir <saghir@ca.ibm.com>
Mon, 13 Sep 2021 01:48:48 +0000 (20:48 -0500)
committerAhsan Saghir <saghir@ca.ibm.com>
Tue, 12 Oct 2021 13:51:50 +0000 (08:51 -0500)
commit564e082d0954e0beebfff994ac03471d926cd1d1
treec3276d05ad396be4a354371b9f89599650369e27
parente76689ee3cceff7c1efc8b28f0d7be4a6b0a2af8
[PowerPC] Allow MMA built-ins to accept restrict and volatile qualified pointers

This patch allows MMA built-ins on PowerPC to accept restrict
and volatile qualified pointers.

Reviewed By: #powerpc, nemanjai

Differential Revision: https://reviews.llvm.org/D106550
clang/lib/Sema/SemaChecking.cpp
clang/test/Sema/ppc-pair-mma-types.c