[all-commits] [llvm/llvm-project] 60b117: [PowerPC] Adding test coverage for vector compatib...
maryammoghadas via All-commits
all-commits at lists.llvm.org
Mon Mar 20 10:49:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 60b117aa81493e4f91df11ec2322957ec7800f55
https://github.com/llvm/llvm-project/commit/60b117aa81493e4f91df11ec2322957ec7800f55
Author: Maryam Moghadas <maryammo at ca.ibm.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M clang/test/Parser/lax-conv.cpp
Log Message:
-----------
[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
More information about the All-commits
mailing list