[all-commits] [llvm/llvm-project] 96e1d2: Revert "[Flang] Change fir.divc to perform library...
kiranchandramohan via All-commits
all-commits at lists.llvm.org
Tue Apr 18 04:22:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96e1d2b5b24e7719046df8a199135de33fbd90e3
https://github.com/llvm/llvm-project/commit/96e1d2b5b24e7719046df8a199135de33fbd90e3
Author: Kiran Chandramohan <kiran.chandramohan at arm.com>
Date: 2023-04-18 (Tue, 18 Apr 2023)
Changed paths:
M flang/lib/Optimizer/CodeGen/CodeGen.cpp
M flang/test/Fir/convert-to-llvm.fir
Log Message:
-----------
Revert "[Flang] Change fir.divc to perform library call rather than generate inline operations."
This reverts commit a7bb8e273f433cceeb547e87d04114178573496a.
Revertin since this runs into an ABI issue.
More information about the All-commits
mailing list