[all-commits] [llvm/llvm-project] 644cd0: [mlir][SCF] Add folding for IndexSwitchOp (#70924)
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Wed Nov 1 06:30:58 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 644cd0724d8826c08c151b2e4ada00e694eb6cbf
https://github.com/llvm/llvm-project/commit/644cd0724d8826c08c151b2e4ada00e694eb6cbf
Author: Nicolas Vasilache <nicolasvasilache at users.noreply.github.com>
Date: 2023-11-01 (Wed, 01 Nov 2023)
Changed paths:
M mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
M mlir/lib/Dialect/SCF/IR/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
M mlir/test/Dialect/SCF/for-loop-canonicalization.mlir
Log Message:
-----------
[mlir][SCF] Add folding for IndexSwitchOp (#70924)
More information about the All-commits
mailing list