[all-commits] [llvm/llvm-project] 9dc168: [MLIR][NFC] Organize the ordering in LLVM.h

Tres via All-commits all-commits at lists.llvm.org
Mon Apr 27 08:06:09 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9dc168b37ca6ed77d2de7892bd295feb7eea5808
      https://github.com/llvm/llvm-project/commit/9dc168b37ca6ed77d2de7892bd295feb7eea5808
  Author: Tres Popp <tpopp at google.com>
  Date:   2020-04-27 (Mon, 27 Apr 2020)

  Changed paths:
    M mlir/include/mlir/Support/LLVM.h

  Log Message:
  -----------
  [MLIR][NFC] Organize the ordering in LLVM.h

Summary:
Order classes by purpose and alphabetically to make it slightly easier
to read through the file.

Reviewers: ftynse!

Subscribers: mehdi_amini, rriddle, jpienaar, shauheen, antiagainst, nicolasvasilache, arpith-jacob, mgester, lucyrfox, liufengdb, Joonsoo, grosul1, frgossen, Kayjukh, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D78914




More information about the All-commits mailing list