[all-commits] [llvm/llvm-project] 28e99c: Revert "[Flang] Change complex divide lowering"
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Fri May 5 10:44:18 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 28e99cccf101a14a5b4579eb23d50e07e7eae325
https://github.com/llvm/llvm-project/commit/28e99cccf101a14a5b4579eb23d50e07e7eae325
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M flang/include/flang/Optimizer/Builder/IntrinsicCall.h
M flang/lib/Lower/ConvertExpr.cpp
M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
M flang/test/Lower/assignment.f90
M flang/test/Lower/complex-operations.f90
Log Message:
-----------
Revert "[Flang] Change complex divide lowering"
This reverts commit 1b9d0deb6d53db760a91bcf63c9b2509f95af2bb.
Reverting since the signature of the called division functions is not
correct.
More information about the All-commits
mailing list