[all-commits] [llvm/llvm-project] 9673a0: [flang] Remove dims type and gendims op.
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Thu Feb 4 14:37:43 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9673a0099536e1bc99898d69c89c54087c01d1ce
https://github.com/llvm/llvm-project/commit/9673a0099536e1bc99898d69c89c54087c01d1ce
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2021-02-04 (Thu, 04 Feb 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIROps.td
M flang/include/flang/Optimizer/Dialect/FIRType.h
M flang/lib/Optimizer/Dialect/FIRDialect.cpp
M flang/lib/Optimizer/Dialect/FIRType.cpp
M flang/test/Fir/fir-ops.fir
M flang/test/Fir/fir-types.fir
Log Message:
-----------
[flang] Remove dims type and gendims op.
These are no longer part of FIR.
https://github.com/flang-compiler/f18-llvm-project/pull/267
Differential Revision: https://reviews.llvm.org/D96077
More information about the All-commits
mailing list