NFC: Add a note to 'applyPatternsGreedily' that it also performs folding/dce.
authorRiver Riddle <riverriddle@google.com>
Fri, 23 Aug 2019 18:28:19 +0000 (11:28 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 23 Aug 2019 18:28:45 +0000 (11:28 -0700)
commit32052c841713ff22a3b44c42b83b3b88bc44d21b
treeb5f3577fe0e7b273f794e6e20da0a24396e75da1
parent7f42b3d72130c2ef70e254fc89cb4a297fbdab7a
NFC: Add a note to 'applyPatternsGreedily' that it also performs folding/dce.

Fixes tensorflow/mlir#72

PiperOrigin-RevId: 265097597
mlir/include/mlir/IR/PatternMatch.h
mlir/lib/Transforms/Utils/GreedyPatternRewriteDriver.cpp