[all-commits] [llvm/llvm-project] 74170a: Use rewriter in SCFToSPIRV conversion.

Tres via All-commits all-commits at lists.llvm.org
Thu Nov 19 08:50:37 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 74170a3aeff116d81c5a5f9476c83429da8fdc82
      https://github.com/llvm/llvm-project/commit/74170a3aeff116d81c5a5f9476c83429da8fdc82
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-11-19 (Thu, 19 Nov 2020)

  Changed paths:
    M mlir/lib/Conversion/SCFToSPIRV/SCFToSPIRV.cpp

  Log Message:
  -----------
  Use rewriter in SCFToSPIRV conversion.

Additionally, clear a data structure to ensure a proper state if multiple conversion attempts are needed.

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




More information about the All-commits mailing list