[all-commits] [llvm/llvm-project] 1d3003: Adopt MLIR properties for attribute storage in Fla...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Tue Aug 22 11:04:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1d3003668a513a078d483245bab0500976a849dc
https://github.com/llvm/llvm-project/commit/1d3003668a513a078d483245bab0500976a849dc
Author: Mehdi Amini <joker.eph at gmail.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M flang/include/flang/Optimizer/CodeGen/CGOps.td
M flang/include/flang/Optimizer/Dialect/FIRDialect.td
M flang/include/flang/Optimizer/HLFIR/HLFIROpBase.td
Log Message:
-----------
Adopt MLIR properties for attribute storage in Flang (NFC)
MLIR is deprecating the old behavior in LLVM 18.
Differential Revision: https://reviews.llvm.org/D158533
More information about the All-commits
mailing list