[all-commits] [llvm/llvm-project] 308f58: [mlir][attrtypedef] Sort by def order in file. (#7...
Jacques Pienaar via All-commits
all-commits at lists.llvm.org
Thu Nov 2 18:02:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 308f58cedac17c9acc8686713ee652a8d4020adb
https://github.com/llvm/llvm-project/commit/308f58cedac17c9acc8686713ee652a8d4020adb
Author: Jacques Pienaar <jpienaar at google.com>
Date: 2023-11-02 (Thu, 02 Nov 2023)
Changed paths:
M mlir/test/mlir-tblgen/attrdefs.td
M mlir/tools/mlir-tblgen/AttrOrTypeDefGen.cpp
Log Message:
-----------
[mlir][attrtypedef] Sort by def order in file. (#71083)
Enables having attribute that has another from same file as member.
More information about the All-commits
mailing list