[PATCH] D58274: [MergeICmps] Make base ordering really deterministic.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 15 02:02:35 PST 2019


courbet updated this revision to Diff 186978.
courbet added a comment.

use dense_map instead of unordered_map


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58274

Files:
  lib/Transforms/Scalar/MergeICmps.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58274.186978.patch
Type: text/x-patch
Size: 12210 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190215/53aceee0/attachment.bin>


More information about the llvm-commits mailing list