[all-commits] [llvm/llvm-project] 5d91b3: [Clang][NFC] Extend cmplx range tests for #131129
Mészáros Gergely via All-commits
all-commits at lists.llvm.org
Sat Mar 15 03:49:49 PDT 2025
Branch: refs/heads/users/Maetveis/precommit-complex-test
Home: https://github.com/llvm/llvm-project
Commit: 5d91b3afd84de8bf3b40e2795c127d353d03e477
https://github.com/llvm/llvm-project/commit/5d91b3afd84de8bf3b40e2795c127d353d03e477
Author: Gergely Meszaros <meszaros.gergely97 at gmail.com>
Date: 2025-03-15 (Sat, 15 Mar 2025)
Changed paths:
A clang/test/CodeGen/cx-complex-range-real.c
M clang/test/CodeGen/cx-complex-range.c
Log Message:
-----------
[Clang][NFC] Extend cmplx range tests for #131129
- Add tests for complex divdent and real divisor
- Add tests for complex * real multiplication
- Add tests for multiply/divide and assign (`/=`,`*=`) operators
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list