[all-commits] [llvm/llvm-project] ed87d9: Change the implementation of mlir::hash_value(Iden...

Chris Lattner via All-commits all-commits at lists.llvm.org
Sat Apr 11 22:00:48 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: ed87d9d6434fa3a7dc6f53f1fc5da30994e125fc
      https://github.com/llvm/llvm-project/commit/ed87d9d6434fa3a7dc6f53f1fc5da30994e125fc
  Author: Chris Lattner <clattner at nondot.org>
  Date:   2020-04-11 (Sat, 11 Apr 2020)

  Changed paths:
    M mlir/include/mlir/IR/Identifier.h

  Log Message:
  -----------
  Change the implementation of mlir::hash_value(Identifier) to be consistent
with DenseMapInfo<mlir::Identifier>::getHashValue. NFC.

Adjust a few variable names to follow MLIR convention while here NFC.




More information about the All-commits mailing list