[all-commits] [llvm/llvm-project] 6b74a5: Revert "[MLIR] Use `llvm::is_one_of` in walk templ...

frgossen via All-commits all-commits at lists.llvm.org
Mon Nov 2 08:22:04 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 6b74a5aab11fcc7610e5991de0f1b06b652aea98
      https://github.com/llvm/llvm-project/commit/6b74a5aab11fcc7610e5991de0f1b06b652aea98
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M mlir/include/mlir/IR/Visitors.h

  Log Message:
  -----------
  Revert "[MLIR] Use `llvm::is_one_of` in walk templates"

This reverts commit 56299b1e58bf3720dff2fe60163739ee1554a371.
Cannot build with gcc/g++ 7.5.0.


  Commit: 327bf5c2d910a500f73a8fd980c1118dd3452387
      https://github.com/llvm/llvm-project/commit/327bf5c2d910a500f73a8fd980c1118dd3452387
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M mlir/include/mlir/Analysis/Liveness.h
    M mlir/include/mlir/IR/Block.h
    M mlir/include/mlir/IR/Operation.h
    M mlir/include/mlir/IR/Visitors.h
    M mlir/lib/Analysis/Liveness.cpp
    M mlir/lib/IR/Visitors.cpp

  Log Message:
  -----------
  Revert "[MLIR] Support walks over regions and blocks"

This reverts commit dbae3d50f114a8ec0a7c3211e3b1b9fb6ef22dbd.
Cannot build with gcc/g++ 7.5.0.


Compare: https://github.com/llvm/llvm-project/compare/98b933858883...327bf5c2d910


More information about the All-commits mailing list