[all-commits] [llvm/llvm-project] 898f74: [mlir] NFC: update ::build signature in the tutori...
ftynse via All-commits
all-commits at lists.llvm.org
Tue May 5 02:23:41 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 898f74c35dc5102ebd8247d114612a15673c9b7a
https://github.com/llvm/llvm-project/commit/898f74c35dc5102ebd8247d114612a15673c9b7a
Author: Alex Zinenko <zinenko at google.com>
Date: 2020-05-05 (Tue, 05 May 2020)
Changed paths:
M mlir/docs/Tutorials/Toy/Ch-2.md
Log Message:
-----------
[mlir] NFC: update ::build signature in the tutorial document
This was missing from the original commit that changed the interface of
`::build` methods to take `OpBuilder &` instead of `Builder *.
More information about the All-commits
mailing list