[all-commits] [llvm/llvm-project] 7f5d9b: [mlir][scf] Canonicalize scf.while with unused res...
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Wed Nov 24 00:40:24 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7f5d9bf13a7d872dc173d09598743c006f59d6b8
https://github.com/llvm/llvm-project/commit/7f5d9bf13a7d872dc173d09598743c006f59d6b8
Author: Butygin <ivan.butygin at intel.com>
Date: 2021-11-24 (Wed, 24 Nov 2021)
Changed paths:
M mlir/lib/Dialect/SCF/SCF.cpp
M mlir/test/Dialect/SCF/canonicalize.mlir
Log Message:
-----------
[mlir][scf] Canonicalize scf.while with unused results
Differential Revision: https://reviews.llvm.org/D114291
More information about the All-commits
mailing list