Standardize the definition and usage of getAllArgAttrs between FuncOp and Function.
authorRiver Riddle <riverriddle@google.com>
Mon, 1 Jul 2019 17:53:31 +0000 (10:53 -0700)
committerjpienaar <jpienaar@google.com>
Mon, 1 Jul 2019 18:39:12 +0000 (11:39 -0700)
commit694975ddbcb0b809965fd15b42d52c73fe05e281
tree808105849f7e839637018a4967bcdc938ea69878
parent54cd6a7e97a226738e2c85b86559918dd9e3cd5d
Standardize the definition and usage of getAllArgAttrs between FuncOp and Function.

PiperOrigin-RevId: 255988352
mlir/include/mlir/IR/Function.h
mlir/lib/IR/AsmPrinter.cpp
mlir/lib/Transforms/DialectConversion.cpp