[flang-commits] [flang] [mlir][VectorOps] Support string literals in `vector.print` (PR #68695)

Cullen Rhodes via flang-commits flang-commits at lists.llvm.org
Wed Oct 11 05:36:40 PDT 2023


================
@@ -0,0 +1,36 @@
+
+//===- PrintCallHelper.h - LLVM Interfaces ----------------------*- C++ -*-===//
----------------
c-rhodes wrote:

`s/LLVM Interfaces/Helper to emit call to print string`

https://github.com/llvm/llvm-project/pull/68695


More information about the flang-commits mailing list