2 Commits

Author SHA1 Message Date
Maryam Moghadas
60b117aa81 [PowerPC] Adding test coverage for vector compatibility warning
This is to test D143210 patch to have the same vector
compatibility logic for error and warning diagnostics.

Reviewed By: lei

Differential Revision: https://reviews.llvm.org/D144611
2023-03-20 12:48:45 -05:00
Maryam Moghadas
5b4ed49050 [PowerPC] Remove the lax warning for explicit casts
This patch is to remove the erroneous lax vector conversion warning for CStyle; explicit; casts
that was added as part of D126540.

Reviewed By: nemanjai

Differential Revision: https://reviews.llvm.org/D142222
2023-01-20 14:23:54 -06:00