[all-commits] [llvm/llvm-project] 7a607e: [flang] Removed unnecessary llvm/CodeGen/Selection...
Slava Zakharin via All-commits
all-commits at lists.llvm.org
Wed May 3 15:10:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7a607e253de51930df40f8aa420902e2678aff20
https://github.com/llvm/llvm-project/commit/7a607e253de51930df40f8aa420902e2678aff20
Author: Slava Zakharin <szakharin at nvidia.com>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M flang/lib/Optimizer/Transforms/SimplifyIntrinsics.cpp
Log Message:
-----------
[flang] Removed unnecessary llvm/CodeGen/SelectionDAGNodes.h include.
Required after D148767 for flang+debug+slibs build.
Reviewed By: chapuni, clementval
Differential Revision: https://reviews.llvm.org/D149764
More information about the All-commits
mailing list