[all-commits] [llvm/llvm-project] e4e122: [MLIR][GPU] Fix forward declaration of Region class.

Stephan Herhut via All-commits all-commits at lists.llvm.org
Tue Feb 25 03:10:00 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: e4e122aa1d59bdc1e15b414479d574952223b512
      https://github.com/llvm/llvm-project/commit/e4e122aa1d59bdc1e15b414479d574952223b512
  Author: Stephan Herhut <herhut at google.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/GPU/ParallelLoopMapper.h

  Log Message:
  -----------
  [MLIR][GPU] Fix forward declaration of Region class.

I forward declared mlir::Region as a struct by mistake :(




More information about the All-commits mailing list