[all-commits] [llvm/llvm-project] e52899: [mlir][SCF] Bufferize scf.index_switch (#67666)

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Sep 28 10:05:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e52899ea521c113750a5f3d8c7365140f5846dab
      https://github.com/llvm/llvm-project/commit/e52899ea521c113750a5f3d8c7365140f5846dab
  Author: Matthias Springer <me at m-sp.org>
  Date:   2023-09-28 (Thu, 28 Sep 2023)

  Changed paths:
    M mlir/lib/Dialect/SCF/Transforms/BufferizableOpInterfaceImpl.cpp
    M mlir/test/Dialect/SCF/one-shot-bufferize.mlir

  Log Message:
  -----------
  [mlir][SCF] Bufferize scf.index_switch (#67666)

Add the `BufferizableOpInterface` implementation of `scf.index_switch`.




More information about the All-commits mailing list