[all-commits] [llvm/llvm-project] dfaadf: Update more `parseSourceString()` call sites.

Christian Sigg via All-commits all-commits at lists.llvm.org
Tue Mar 8 04:26:13 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dfaadf6b12b8ca5e45855dc417e56dc31ff2b2ae
      https://github.com/llvm/llvm-project/commit/dfaadf6b12b8ca5e45855dc417e56dc31ff2b2ae
  Author: Christian Sigg <csigg at google.com>
  Date:   2022-03-08 (Tue, 08 Mar 2022)

  Changed paths:
    M mlir/lib/CAPI/IR/IR.cpp
    M mlir/unittests/ExecutionEngine/Invoke.cpp
    M mlir/unittests/Interfaces/ControlFlowInterfacesTest.cpp
    M mlir/unittests/Interfaces/DataLayoutInterfacesTest.cpp
    M mlir/unittests/Interfaces/InferTypeOpInterfaceTest.cpp
    M mlir/unittests/Transforms/Canonicalizer.cpp

  Log Message:
  -----------
  Update more `parseSourceString()` call sites.

Change to non-deprecated function template (see D121075).

Reviewed By: rriddle

Differential Revision: https://reviews.llvm.org/D121102




More information about the All-commits mailing list