[PATCH] D72397: [mlir] m_Constant()

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 13 22:53:03 PST 2020


mehdi_amini added a comment.

Thanks for the contribution.

Can you:

- join this group <https://reviews.llvm.org/project/members/78/> to enable CI testing of your revisions.
- As described in https://mlir.llvm.org/getting_started/DeveloperGuide/ `Follow the git conventions for writing a commit message, in particular the first line is the “title”, it should be followed by an empty line and an optional description.` (this changes landed titled "[mlir] m_Constant()" which isn't descriptive enough).

Thanks!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72397/new/

https://reviews.llvm.org/D72397





More information about the llvm-commits mailing list