[all-commits] [llvm/llvm-project] 2cd0a1: [flang][fir] Add OpaqueAttr.
Eric Schweitz via All-commits
all-commits at lists.llvm.org
Mon Feb 8 16:02:50 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2cd0a113df2c12405e7a81f970f2df5a0de46df2
https://github.com/llvm/llvm-project/commit/2cd0a113df2c12405e7a81f970f2df5a0de46df2
Author: Eric Schweitz <eschweitz at nvidia.com>
Date: 2021-02-08 (Mon, 08 Feb 2021)
Changed paths:
M flang/include/flang/Optimizer/Dialect/FIRAttr.h
M flang/lib/Optimizer/Dialect/FIRAttr.cpp
M flang/lib/Optimizer/Dialect/FIRDialect.cpp
M flang/test/Fir/fir-ops.fir
Log Message:
-----------
[flang][fir] Add OpaqueAttr.
Add the opaque attribute class used in flang.
https://github.com/flang-compiler/f18-llvm-project/pull/402
Differential Revision: https://reviews.llvm.org/D96293
More information about the All-commits
mailing list