MLIR News, 23th edition (12/26/2020)

See the previous published edition.
Welcome to the twenty-third issue of the MLIR (bi)Weekly, a newsletter covering developments in MLIR, and related projects in the ecosystem. MLIR (bi)Weekly is brought to you by a collective effort of contributors, we welcome your contributions!

Highlights

MLIR Core

Infrastructure

  • Verifier errors on dominance failure are improved to be more verbose.
  • A new OpBuilder subclass was added: ImplicitLocOpBuilder. It stores a location on construction and exposes the same APIs as the OpBuilder but does not need an explicit location.

Table-driven Infrastructure

CPU codegen

SPIR-V

Other

In the Ecosystem