[all-commits] [llvm/llvm-project] 1dd5ca: Revert "[flang] Use proper attributes for runtime ...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Fri Nov 18 21:11:58 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1dd5ca24529bba4b582554b986458e1ca0ae9307
https://github.com/llvm/llvm-project/commit/1dd5ca24529bba4b582554b986458e1ca0ae9307
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2022-11-18 (Fri, 18 Nov 2022)
Changed paths:
M flang/include/flang/Optimizer/Builder/Runtime/RTBuilder.h
M flang/include/flang/Optimizer/Dialect/FIRDialect.h
M flang/lib/Lower/IO.cpp
M flang/lib/Lower/IntrinsicCall.cpp
M flang/lib/Optimizer/CodeGen/Target.cpp
M flang/lib/Optimizer/CodeGen/Target.h
M flang/lib/Optimizer/CodeGen/TargetRewrite.cpp
R flang/test/Fir/target-rewrite-integer.fir
Log Message:
-----------
Revert "[flang] Use proper attributes for runtime calls with 'i1' arguments/returns."
Buildbot might be failing because of this:
https://lab.llvm.org/buildbot/#/builders/65/builds/7283
This reverts commit 396ead93e3cead59727947afdea1fc2b49f0fc34.
More information about the All-commits
mailing list