Introduce the ability for "isolated from above" ops to introduce shadowing
authorChris Lattner <clattner@google.com>
Fri, 23 Aug 2019 17:35:24 +0000 (10:35 -0700)
committerA. Unique TensorFlower <gardener@tensorflow.org>
Fri, 23 Aug 2019 17:35:49 +0000 (10:35 -0700)
commit31a003dc3c17eba12f7dcb4dda626bc7ca41c0c5
tree2173c39d83c91e58db83e7d2ed07d0169bf6e5db
parent00177962ed13d58cd9d8825e093d7d25d3b9450f
Introduce the ability for "isolated from above" ops to introduce shadowing
names for the basic block arguments in their body.

PiperOrigin-RevId: 265084627
mlir/include/mlir/IR/OpImplementation.h
mlir/lib/IR/AsmPrinter.cpp
mlir/test/IR/parser.mlir
mlir/test/lib/TestDialect/TestDialect.cpp
mlir/test/lib/TestDialect/TestOps.td