[PATCH] D96293: [flang][fir] Add OpaqueAttr.

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 8 14:15:53 PST 2021


schweitz created this revision.
schweitz added reviewers: kiranchandramohan, clementval, SouraVX, jeanPerier, svedanayagam.
schweitz added a project: Flang.
Herald added subscribers: mehdi_amini, jdoerfert.
schweitz requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add the opaque attribute class used in flang.

https://github.com/flang-compiler/f18-llvm-project/pull/402


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D96293

Files:
  flang/include/flang/Optimizer/Dialect/FIRAttr.h
  flang/lib/Optimizer/Dialect/FIRAttr.cpp
  flang/lib/Optimizer/Dialect/FIRDialect.cpp
  flang/test/Fir/fir-ops.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96293.322216.patch
Type: text/x-patch
Size: 10460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210208/5867968f/attachment.bin>


More information about the llvm-commits mailing list