[all-commits] [llvm/llvm-project] 63a4fd: [flang] Fix compilation after rename of Loop diale...
Valentin Clement (バレンタイン クレメン) via All-commits
all-commits at lists.llvm.org
Mon May 11 10:15:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 63a4fdda8c33174dc9fc80fed385df759abbf14f
https://github.com/llvm/llvm-project/commit/63a4fdda8c33174dc9fc80fed385df759abbf14f
Author: Valentin Clement <clementval at gmail.com>
Date: 2020-05-11 (Mon, 11 May 2020)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRDialect.h
Log Message:
-----------
[flang] Fix compilation after rename of Loop dialect to scf
Summary: Flang was not compiling correctly after the renaming of Loop dialect to SCF. This patch fixes the problem.
Reviewers: ftynse, DavidTruby
Reviewed By: ftynse
Subscribers: aartbik, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D79723
More information about the All-commits
mailing list