[all-commits] [llvm/llvm-project] 576741: [Clang][CodeGen] Do not promote if complex divisor...
Mészáros Gergely via All-commits
all-commits at lists.llvm.org
Tue Mar 18 23:23:59 PDT 2025
Branch: refs/heads/users/Maetveis/complex-promoted-fix-real
Home: https://github.com/llvm/llvm-project
Commit: 576741444f85d55787d9b1caadfecaf0618cddf2
https://github.com/llvm/llvm-project/commit/576741444f85d55787d9b1caadfecaf0618cddf2
Author: Gergely Meszaros <meszaros.gergely97 at gmail.com>
Date: 2025-03-19 (Wed, 19 Mar 2025)
Changed paths:
M clang/lib/CodeGen/CGExprComplex.cpp
M clang/test/CodeGen/cx-complex-range-real.c
Log Message:
-----------
[Clang][CodeGen] Do not promote if complex divisor is real
Relates-to: https://github.com/llvm/llvm-project/issues/131129
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