[PATCH] D113755: [Flang] Add the FIR LLVMPointer Type

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 12 05:08:58 PST 2021


clementval accepted this revision.
clementval added a comment.
This revision is now accepted and ready to land.

LG. Thanks Kiran! This was one of the remaining thing to be upstream from the dialect.



================
Comment at: flang/lib/Optimizer/Dialect/FIRType.cpp:475
+//===----------------------------------------------------------------------===//
+// LLVMPointerType
+//===----------------------------------------------------------------------===//
----------------
nit: Can we do this with assembly format directly?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113755/new/

https://reviews.llvm.org/D113755



More information about the llvm-commits mailing list