[all-commits] [llvm/llvm-project] b34fb2: [mlir][cf] Implement missing SwitchOp::build function
Alexander Batashev via All-commits
all-commits at lists.llvm.org
Thu Jun 2 23:08:52 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b34fb277df672ca2de2721702b53bbb91f1d68dc
https://github.com/llvm/llvm-project/commit/b34fb277df672ca2de2721702b53bbb91f1d68dc
Author: Alexander Batashev <alexbatashev at outlook.com>
Date: 2022-06-03 (Fri, 03 Jun 2022)
Changed paths:
M mlir/lib/Dialect/ControlFlow/IR/ControlFlowOps.cpp
Log Message:
-----------
[mlir][cf] Implement missing SwitchOp::build function
Reviewed By: rriddle
Differential Revision: https://reviews.llvm.org/D126594
More information about the All-commits
mailing list