[all-commits] [llvm/llvm-project] 18334a: Fix flang following MLIR API change in f30a8a6f674
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Nov 9 17:26:19 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 18334a1c1afe1b8a83c2a6108413bc48d80107df
https://github.com/llvm/llvm-project/commit/18334a1c1afe1b8a83c2a6108413bc48d80107df
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M flang/lib/Optimizer/Dialect/FIRType.cpp
Log Message:
-----------
Fix flang following MLIR API change in f30a8a6f674
The printer for Attribute/Type does not need to include the mnemonic
anymore.
More information about the All-commits
mailing list