[PATCH] D79011: [mlir] Extract DictionaryAttr sort method

Jacques Pienaar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 28 14:34:43 PDT 2020


jpienaar updated this revision to Diff 260771.
jpienaar added a comment.

Reuse compareNamedAttributes instead of using strcmp in is_sorted


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79011

Files:
  mlir/include/mlir/IR/Attributes.h
  mlir/include/mlir/IR/OperationSupport.h
  mlir/lib/IR/Attributes.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79011.260771.patch
Type: text/x-patch
Size: 4994 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200428/f072d60a/attachment-0001.bin>


More information about the llvm-commits mailing list