[all-commits] [llvm/llvm-project] b5b689: [test] Add more ext_vector_type tests for C
Cassie Jones via All-commits
all-commits at lists.llvm.org
Mon May 22 15:09:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b5b689679e1e435b5c82832f468ed939c7b72021
https://github.com/llvm/llvm-project/commit/b5b689679e1e435b5c82832f468ed939c7b72021
Author: Cassie Jones <code at witchoflight.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M clang/test/Sema/ext_vector_ops.c
M clang/test/Sema/vecshift.c
Log Message:
-----------
[test] Add more ext_vector_type tests for C
Test that all builtin operators type check successfully with one vector
operand and one scalar operand.
Reviewed By: fhahn
Differential Revision: https://reviews.llvm.org/D151061
More information about the All-commits
mailing list