diff options
author | Clement Courbet <courbet@google.com> | 2019-02-15 14:17:17 +0000 |
---|---|---|
committer | Clement Courbet <courbet@google.com> | 2019-02-15 14:17:17 +0000 |
commit | f7e84a2ccc4b8324785c094691e3611a854f74b9 (patch) | |
tree | 3d554f2d68a7a0276f46169234cc7bf59e663bd2 /llvm/lib/CodeGen/MachineVerifier.cpp | |
parent | cc004df7ebdbe2159f173eae1558e7d29f2cb56d (diff) | |
download | llvm-f7e84a2ccc4b8324785c094691e3611a854f74b9.zip llvm-f7e84a2ccc4b8324785c094691e3611a854f74b9.tar.gz llvm-f7e84a2ccc4b8324785c094691e3611a854f74b9.tar.bz2 |
[MergeICmps] Make base ordering really deterministic.
Summary:
The idea is that we now manipulate bases through a `unsigned BaseID` based on
order of appearance in the comparison chain rather than through the `Value*`.
Fixes 40714.
Reviewers: gchatelet
Subscribers: mgrang, jfb, jdoerfert, llvm-commits, hans
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D58274
llvm-svn: 354131
Diffstat (limited to 'llvm/lib/CodeGen/MachineVerifier.cpp')
0 files changed, 0 insertions, 0 deletions