[all-commits] [llvm/llvm-project] 538254: [MLIR] Do not yield values from an assuming op tha...
frgossen via All-commits
all-commits at lists.llvm.org
Fri Apr 9 02:07:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 538254e8e0e09e89776f21bd39c23be1f5868fa1
https://github.com/llvm/llvm-project/commit/538254e8e0e09e89776f21bd39c23be1f5868fa1
Author: Frederik Gossen <frgossen at google.com>
Date: 2021-04-09 (Fri, 09 Apr 2021)
Changed paths:
M mlir/lib/Dialect/Shape/IR/Shape.cpp
M mlir/test/Dialect/Shape/canonicalize.mlir
Log Message:
-----------
[MLIR] Do not yield values from an assuming op that are never used
Differential Revision: https://reviews.llvm.org/D100042
More information about the All-commits
mailing list