[all-commits] [llvm/llvm-project] 29794a: [mlir] Use context provided rather than getContext

Jacques Pienaar via All-commits all-commits at lists.llvm.org
Sat Jun 4 12:19:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 29794ab0fae526073cb1f0f8cd4662243c7e3c3a
      https://github.com/llvm/llvm-project/commit/29794ab0fae526073cb1f0f8cd4662243c7e3c3a
  Author: Jacques Pienaar <jpienaar at google.com>
  Date:   2022-06-04 (Sat, 04 Jun 2022)

  Changed paths:
    M mlir/test/lib/Tools/PDLL/TestPDLL.cpp

  Log Message:
  -----------
  [mlir] Use context provided rather than getContext

Avoids "pass state was never initialized" assertion failure.




More information about the All-commits mailing list